Explain different types of Views ?
Answer Posted / kishan j vasoya
There are two types of view.
1. Read only view:
which is created by using more then one table.
2. Updatable view:
Which is created by using one table so it's updatable.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is field in database give an example?
How do you call a stored procedure from jdbc?
What is the purpose of a database?
Describe the purposes and advantages stored procedure?
What are the different types of keys in the database?
What are the ways to controlling cursor behavior?
How to know the Architecture of the Database
What is db driver?
Define RDBMS.
Write a query to create a duplicate table with and without data present?
With DTS packaging I can store tables in Excel and convert them back to SQL. But once I copied tables to Excel I want to modify some info. How you do that without editing the Excel file?
What is foreign key in dbms?
How rdbms is different from dbms?
What are the different types of data tables?
Enlist some commands of ddl, dml, and dcl.