here the output wil come how many rows are their on that table
that much rows comes with 1 or 2.
nothing but 1 or 2 will come how many record in their in table rows.
ex: let table have 5 records
simple
1
1
1
1
1
(5 records)
like this its show. when will use in real time. that i need.
some time its used if exit(select 1 from emp where empid=101).
is it correct reason for that?
i need correct reason.
thanks for greate response.