What is the difference between local variables and global variables?
No Answer is Posted For this Question
Be the First to Post Answer
what is the need of the cursor attribute notfound..(because using found attribute we can complete the task......found + negation operator = not found )
How many joins can you have in sql?
declare lowerl number:= 1; upperl number:= 3; num varchar2(10); begin for i into lowerl..upperl loop num:=num||to_char(lowerl); if i=3 then upperl:=5; end loop; message(num); What will be the output ?
What are the parameter modes supported by pl/sql?
What is union?
What is the basic form of sql query?
what are the differences between get and post methods in form submitting. Give the case where we can use get and we can use post methods? : Sql dba
what are different types of keys in sql?
How do I run a pl sql procedure in sql developer?
what is the difference between join and union? : Sql dba
what is a view? : Sql dba
When you have to use a default "rollback to" savepoint of plvlog?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)