Answer Posted / kumaran
A view is a Virtual Table or a Logical representation.
View type :- SimpleView and Complex View.
Simple views are updatable.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What are types of scd? : sql server analysis services, ssas
What are the different types of indexes?
What is triggers and its types?
What is the use of builtinadministrators group in sql server? : sql server security
What triggers long term care?
This question asked during interview, 2) At the end of each month, a new table is created for each bank that contains monthly metrics consolidated at the account level. The table naming convention is bankX_YYYYMM where X represents the numeric designation of the bank and YYYYMM indicates the 4 digit year and 2 digit month. The tables contain the following fields: name data type description account text account number registered boolean indicates whether the account is registered num_trans integer number of transactions made during the time period spend numeric(9,2) total spend during the time period a) Write a SQL query that will display the total number of transactions and total spend for "Bank1" during the 4th quarter of 2009. b) Write a SQL query that will display the total number of transactions and total spend at "Bank1" and "Bank2", broken out by registered vs. non-registered accounts, during January 2010 not sure what is correct answer and how to solve?
Can we write a distributed query and get some data which is located on other server and oracle database?
Explain the types of indexes.
how would you store your query in an SSRS report or a Database server?
What the different components of Replication and what is their use?
What are the key configuration files for sql server reporting services ?
What is the difference between set and select?
How do I change my passwords (database, LDAP, and so on) without causing an outage?
What is the boxing and unboxing concept in .net?
Do you know what is sql service broker?