is it possible to pass an object or table to a procedure as an argument?
No Answer is Posted For this Question
Be the First to Post Answer
what is indexing, searching and user interface?
Is there any restriction on the use of union in embedded sql?
..........refers to the disk mirroring
how to eliminate null values in a column i.e table vlaues 1 2 3 NULL 3 4 1 5 NULL i want output like this 1 2 3 3 4 1 5 i dnt want to use nvl is null and i dnt want replace the NULL value with any value i.e nvl(col,o);
Explain what is dbms?
Is sql a oracle?
Can you load data into multiple tables at once? : aql loader
what is an index? : Sql dba
Define commit, rollback and savepoint?
What has stored procedures in sql and how we can use it?
Can i use Commit inside the Trigger? Suppose i use commit what will be happy (it's complied /executed/work)
write a procedure to print a statement or number not using "dbms_output.put_line" package.write a procedure instead of it using procdure name as "print" ex:- declare a number:=2; begin print(a); end; /* when U type above procedure 2 have to should be printed*/
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)