what is the difference between cursor FETCH and FOR LOOP ?
Answer Posted / paras jain
in fetch exit condition is must in for loop no need.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
how to start mysql server? : Sql dba
What is count * in sql?
What are the types of records?
What are primary key and foreign key and how they work?
what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba
how to include comments in sql statements? : Sql dba
what is 'mysqld'? : Sql dba
Explain the insert into statements in sql?
Why truncate is used in sql?
What are analytic functions in sql?
How delete all records from table in sql?
What is the usage of the distinct keyword?
how to select first 5 records from a table? : Sql dba
What are the types of queries in sql?
What are different types of indexes?