Hi every body
What i sthe difference between these two sql statements?
select * from function-name();select function-name();
The outputs of these will be same but when should we use particular one.
please reply
regardssivakiran.B