How many types of literals are available in pl sql?
Answer / Surya Prakash
There are several types of literals available in PL/SQL, including string literals (enclosed by single or double quotes), numeric literals (integer, floating-point numbers), date literals (enclosed by to_date function or using the format dd-mon-yyyy hh24:mi:ss), and Boolean literals (TRUE and FALSE).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is where clause in sql?
What does (*) mean in sql?
What is the difference between pl and sql?
What are the two types of cursors in pl sql?
How do you get column names only for a table (sql server)?
Its possible to add more than one primary key for the table
Enlist the data types that can be used in pl/sql?
Is it possible to update views?
Explian rowid, rownum? What are the psoducolumns we have?
How do you use collections in procedure to return the resultset?
Can you have multiple SPs with the same name on a database?
consider a table which contain 4 columns,ename,eno,sal and deptno, from this table i want to know ename who having maximum salary in deptno 10 and 20.
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)