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 the difference between cross join and natural join?
Can we use having without group by in sql?
i have one table with accounts and amounts as colums.accounts with columns c and d. and amounts with values 1000,2000,3000 for c and 4000,5000,8000 for d.i need to find the sum of these accounts c and d individually and find the differences between their sum using one select statement.
Does postgresql run on the cloud?
What is difference between a PROCEDURE & FUNCTION ?
What is sql trigger example?
Define commit, rollback and savepoint?
Why stored procedure is faster than query?
What are the set operators in sql?
What are the different types of dbmss?
What are the sql commands?
How to improve the performance of a pl/sq stored procedures or functions or triggers and packages ?
12 Answers IBM, TCS, UHD,