Sunday, 11 November 2012

What is extension and intention? | RDBMS Interview Questions


Extension -
It is the number of tuples present in a table at any instance.
This is time dependent.
Intention -
It is a constant value that gives the name, structure of table and the constraints laid on it.

No comments: