I want to know the difference between A Record Type and a Table.
Answer Posted / s. syam sundar
table contains data
record type provides data type
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
Which column of the user triggers data dictionary view displays the database event that will fire the trigger?
Explain isolation levels. : Transact sql
What is the difference between jpql and sql?
What is varray in pl sql?
Why do we create stored procedures & functions in pl/sql and how are they different?
What are all the ddl commands?
Is record in oracle pl sql?
What is crud sql?
Show the cursor attributes of pl/sql.
Which normal form is best?
Does sql full backup truncate logs?
Mention what problem one might face while writing log information to a data-base table in pl/sql?
Is and as keyword in pl sql?
Do we need to rebuild index after truncate?
how to use case expression? : Sql dba