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


Please Help Members By Posting Answers For Below Questions

What is a loop in sql?

744


How many types of keys are there in sql?

756


Can there be 2 primary keys in a table?

725


What is dialect in sql?

703


What are stored procedures used for?

729






Does inner join return duplicate rows?

703


What is the difference between database trigger and stored procedure?

740


How do I remove sql developer from windows 10?

694


Is grant a ddl statement?

636


How to handle bulk data?

1051


how to use 'mysql' to run sql statements? : Sql dba

738


what is dbms? : Sql dba

735


what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba

751


What is partition in sql query?

721


What is graph sql?

721