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
What is procedure function?
How do I debug a stored procedure?
What is the difference between microsoft access and sql server?
what is an index? : Sql dba
what is difference between delete and truncate commands? : Sql dba
What are sql constraints?
How to add a column ‘salary’ to a table employee_details?
Why is there a need for sqlcode and sqlerrm variables?
Can we use threading in pl/sql?
Can dml statements be used in pl/sql?
What is keys and its types?
Is there a pl/sql pragma similar to deterministic, but for the scope of one single sql select?
What is the difference between a database and a relational database?
Explain the the update statement in sql?
What is the difference between count 1 and count (*) in a sql query?