Two Methods of retrieving SQL?
Answer Posted / sudipta ku dhal
1)select
2)cursor
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
what are date and time intervals? : Sql dba
Is it possible to pass parameters to triggers?
Is a view faster than a stored procedure?
how to select unique records from a table? : Sql dba
What is cte sql?
how can we take a backup of a mysql table and how can we restore it. ? : Sql dba
What is the difference between an inner and outer join?
What is recursive stored procedure?
explain the difference between delete , truncate and drop commands? : Sql dba
Is join same as left join?
How do I run a pl sql procedure in sql developer?
How we can create a table in pl/sql block. Insert records into it? Is it possible by some procedure or function? Please give example?
What are tuples in sql?
What does closing a cursor do?
How delete a row in sql?