What are the datatypes available in pl/sql ?
Answer / Satya Swarup Anand
{"datatypes": "PL/SQL supports a wide range of scalar and collection datatypes, including: Scalar datatypes like CHAR, VARCHAR2, NUMBER, DATE, BOOLEAN, RECORD; Collection datatypes like ARRAY, VARRAY, TABLE, NESTED TABLE, REF CURSOR.", "example": "DECLARE my_array ARRAY(1..3) OF INTEGER; BEGIN NULL; END;"}
| Is This Answer Correct ? | 0 Yes | 0 No |
Does sql support programming?
Define concurrency control. : Transact sql
what are the differences between public, private, protected, static, transient, final and volatile? : Sql dba
What is the difference between UNIQUE KEY and UNIQUE INDEX?
types of exceptions and what is meant by pragma autonomous_transaction ?what is the use.
i have a word ***********hello********world******. I require a o/p **********hello world**********, Need to delete the middle stars.
How do I view a sql trace file?
What are the conditions an underlying table must satisfy before a cursor can be used by a positioned update or delete statement? : Transact sql
What does partition by mean in sql?
What are the Diff B/W Cursor and REF Cursor
How you can copy a file to file content and file to pl/sql table in advance pl/sql?
What's the difference between inner join and left join?
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)