I want to know the difference between A Record Type and a Table.
Answer Posted / ajitabh tiwari
A record will have multiple columns in it which can store one record..
A table can store multiple rows of single columns or multiple rows of records
Record:
u have to declare the type of the record which datatype cols it stores
means grouping different datatype cols in one record type
so now u can store the values according to it.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How does sql developer connect to oracle database?
Is sql considered coding?
What is the sql case statement?
How do I enable sql encryption?
What are the two types of exceptions in pl/sql?
what are local and global variables and their differences? : Sql dba
What do you understand by case manipulation functions?
What are tables in sql?
What is tuple in sql?
how many ways to get the current time? : Sql dba
What is mdb stand for?
How many types of triggers exist in pl/sql?
What is the life of an sql statement?
What is the purpose of the sql select top clause?
What are different types of sql?