Answer Posted / vijay_1994
declare
cursor
user defined exception
variable
begin
sql statement
plsql statement (application wise/business logic)
exception
end;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How bulk collect improves performance?
tell me about various levels of constraint. : Sql dba
Can a composite key be null?
which tcp/ip port does sql server run on? : Sql dba
How to use sql statements in pl/sql?
What trigger means?
What is execute immediate?
What is sap 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
how to rename an existing table in mysql? : Sql dba
how can we know the count/number of elements of an array? : Sql dba
What is pl sql record in oracle?
What are the benefits of stored procedures?
How to pipe multiline string to isql?
What is cursor status?