what is the purpose of creating view is sql server 2000
Answer Posted / sundaresan
Views are used to select particular columns from a table
which is residing in a different DB. Once views are
crerated we can access the view to get the specified column
details from the table which is present in a different DB
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
plss anybody specify tha constrian management system in dbms
Does a server store data?
What’s the distinction between dropping a info and taking a info offline?
What is Dependency Injection and provide example?
Explain transaction server explicit transaction?
Explain cdc and sql injection?
How to add a new column to an existing table with "alter table ... Add" in ms sql server?
what are the basic functions for master, msdb, model, tempdb and resource system databases? : sql server database administration
You want to implement the one-to-one relationship while designing tables. How would you do it?
What are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture
Can an entity have two primary keys?
What happens if we shrink log file in sql server?
What are the advantages of policy management?
What is the syntax to execute the sys.dm_db_missing_index_details? : sql server database administration
How to integrate the ssrs reports in application?