what is the forward decleration in packages?
Answer / swapna
FWD declarations in package - the package has definition
and a body for procedures and funcs. a fwd declaration is
cosists simply of the program header, followed semicolon.
this header is declared in advance of the actual program
defination and the program is available for use even before
its definition.
| Is This Answer Correct ? | 3 Yes | 0 No |
how to include numeric values in sql statements? : Sql dba
Is there any restriction on the use of union in embedded sql?
HOW CAN I FIND MAX SAL ,ENAME FROM EMP TABLE.
How to retrieve Duplicate Rows only in a Table? Suppose if a Table Name is "Education". It consists of multiple columns. Then if we insert rows into this table with duplicate records then how can we retrieve only duplicate records from that table?
29 Answers Alps, Aricent, Bank Of America, Wipro,
What is the difference between the repeatable read and serializable isolation levels? : Transact sql
suppose I have two table one Emp and other is dpt. Emp table has a field ,dept id,name ,sal and dpt table has a field dept id,dept name. Now I want to find out the emplyee list whose sal is between 2000-3000 from dept x.
7 Answers Geometric Software, IBM,
Suppose a student column has two columns, name and marks. How to get name and marks of the top three students.
Explain the order of sql statement execution?
Compare SQL and PL/SQL.
If an unique key constraint on DATE column is created, will it validate the rows that are inserted with SYSDATE?
how can you see all indexes defined for a table? : Sql dba
How do I find duplicates in two columns?
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)