What is composite data type in pl sql?
Answer / Praveen Shrivastava
Composite data types in PL/SQL are user-defined structures that contain multiple components of different data types. Examples include records, arrays, and nested tables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Where is sql database stored?
List and explain the different types of join clauses supported in ansi-standard sql?
one of the column in my table contains the data like SAL ---- 1000 1000 2000 3000 3000 So my requirement is i want output like SAL --- 1000 2000 3000 it mean i want to delete duplicate rows only how should u write query?
take one table is t1 and in that column name is f1 f1 column values are 200 5000 3000 7000 300 600 100 400 800 400 i want display the values asc and desc in a single output. sample output is f1.a 100 200 300 400 500 600 etc...... and f1.d is 5000 4000 3000 2000 1000 etc...
What are the types of triggers in sql?
While inserting 10 rows using procedure, if 3rd entry is having some error, what will be the output? How u will handle that error?
Explain the usage of WHERE CURRENT OF clause in cursors ?
25.67,-1 Trunc = 20 Round= 30 HOW????
what is External tables? explain with examples
What are the various levels of constraints?
How do I know if I have sql express or standard?
Why truncate is used in sql?
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)