Answer Posted / sanjeev
cursor is private memori location, this is storing the data local mechin this will excut the program this cursor automatically deleted
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is a field in a database ? : Sql dba
What are the different types of constraints?
What are packages in pl sql and also explain its advantages?
Does google use sql?
what are the non-standard sql commands supported by 'mysql'? : Sql dba
What is triggering circuit?
How many unique keys can a table have?
What is a composite primary key?
What is output spooling in sql*plus?
How many triggers can be applied to a table?
What does := mean in pl sql?
i have 2 table table one 4 columns respective values a1 7,a2 6,a3 8 ,a4 12 & table two 4 colums respective values a1 7,a2 6,a3 8,a4 15.if table one & table two 3 colums same then 4th column values 1)Qes diff >5 then print 5 * diff value 2)Que diff <5 print 5
What is rank () in sql?
Why is a trigger used?
how can we take a backup of a mysql table and how can we restore it. ? : Sql dba