What is varray in pl sql?
Answer / Vijay Pal
A varray (VARIABLE ARRAY) in PL/SQL is a variable that holds an array of elements. Unlike arrays, varrays can be declared within PL/SQL blocks and stored in PL/SQL tables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we join more than 2 tables in sql?
What is relationship? How many types of relationship are there?
How to test for null values?
Which one of the following is a reason that an INSERT statement might cause an error instead of executing correctly? 1. The INSERT statement was attempting to insert a record into a view that was created from more than one table. 2. The INSERT statement was attempting to insert a record using a combination of constants and values from an existing table. 3. The INSERT statement was attempting to insert a record with a non-NULL value into a table that has that column defined as NULL. 4. The INSERT statement was attempting to insert a record into a table by selecting a record from that same table. 5. The INSERT statement was attempting to insert a record into a view rather than a table.
What is group by in sql?
what is acid property in database? : Sql dba
What is java sql connection?
write a query to remove null following table are id name 101 dinesh null jyothi null bharathi 102 suresh null shilpha 103 prakesh null suma i want the output format like id name 101 dinesh 102 suresh 103 prakesh
Explain the two type of Cursors ?
Can we use more than one null value for unique key?
31 Answers A1 Technology, Wipro,
What is a schema? How is it useful in sql servers?
how to get a list of all tables in a database? : Sql dba
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)