What are the datatypes a available in PL/SQL ?
Answers were Sorted based on User's Feedback
Answer / highness
mainly two types
1. scalar 2. composite
1.
boolean
char
binary integer
number
variable
constant
raw
rowid
2.
records
tables
varrays
| Is This Answer Correct ? | 2 Yes | 0 No |
What is recursive stored procedure?
What are the two types of exceptions in pl/sql?
Types of backups ?
i have 2 table table one 4 columns respective values a1 7,a2 6,a3 8 ,a4 12 & table two 4 colums respective values a1 7,a2 6,a3 8,a4 15.if table one & table two 3 colums same then 4th column values 1)Qes diff >5 then print 5 * diff value 2)Que diff <5 print 5
write a query to find out the no. of employees whose age is less than 25 and max of salary for the employees belonging to a particular department is less than 20000
How long will it take to learn pl sql?
How sql query is executed?
What are all different types of collation sensitivity?
What is cost in sql execution plan?
what is difference between procedure and function, procedure and trigger?
how do you restrict number of rows for a particular value in a column.For example:there is a table called fruits,having apples,bananas ,papayas.I dont want to have more than 100 apples in that table ,so how can u restrict number of rows for apple to hundred?
what is a materialized view? : Sql dba
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)