What is the difference between base table and view?
Answer Posted / ankit
base tables have physical table which does havefacility to
select any condition and save but view is part of a base
table but diffrence is in view we can select columns and
rows using conditions in view creating
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is db2 stogroup?
What is dbrm library?
How many databases can be created inside an instance in db2 ?
What are packages in db2?
What is the difference between bind and rebind in db2?
What is cascading rollback?
Mention data types used in db2 ?
How to find primary key of a table in db2?
What is a dbrm in db2?
What is the maximum length of sqlca?
What does sqlcabc has?
Why select is not preferred in embedded sql programs?
What is the maximum size of a char data type in db2?
What is cursor with hold option in db2?
What is null in db2?