Answer Posted / kalyan
A View is a named virtual table that is defined by a query
and used for a table
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can a database be shrunk with users active?
Explain the etl (extraction, transformation, and loading)?
What are the two modes of authentication in sql server?
how would you write a sql query to compute a frequency table of a certain attribute involving two joins? What changes would you need to make if you want to order by or group by some attribute? What would you do to account for nulls?
How to manipulate data from one table to another table ?
Other than truncate statement, which other command can by-pass the trigger on the tables?
Any one plz send me SQL Server Developer/DBA resume for 4 years experience
What is a ddl statement?
What is the name of reporting services config file and what’s it’s used for?
Can we join two tables without primary key?
What is difference between oltp and olap?
What is multi-statement table-value user-defined function?
Is it safe to delete log files?
What have included columns when we talk about sql server indexing?
you added a row to a view, but the row is not shown on the view. Explain how this can happen, and how you can remedy the situation