Answer Posted / ankit
A table is the basic storage structure of an
RDBMS. A table holds all the data necessary about something
in the real world, such as employees,
invoices, or customers.
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
how can we destroy the session, how can we unset the variable of a session? : Sql dba
Explain the select statement in sql?
How does cross join work in sql?
What are triggers and its types?
What is execute immediate?
In a distributed database system, can we execute two queries simultaneously?
What is the difference between Union and Union all. Which is faster.
Explian rowid, rownum?
What can I use instead of union in sql?
how to show all tables with 'mysql'? : Sql dba
What is primary key and unique key?
What is bulk compiling in pl/sql.?
What is sqlerrd?
What is union and union all keyword in sql and what are their differences?
What is the use of partition by in sql?