What is error ora-01000: maximum open cursors exceeded
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between function and trigger?
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 ?
How does one use sql*loader to load images, sound clips and documents? : aql loader
What are the 3 modes of parameter?
How do I run a pl sql program?
What is break?
How does sql*loader handles newline characters in a record? : aql loader
How do you display "13th of November, 17 days left for month end" without hardcoding the date.
how to start mysql server? : Sql dba
How would you hide a table in sql. ie the table can be only visible to its maker?
What is trigger and how to use it in sql?
What steps server process has to take to execute an update statement?
Oracle (3259)
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)