How can I create a table from another table without copying any values from the old table?
3 SQL Server 5058
Question { Accenture, 197505 }
Difference between primary key and unique key ?
Answer
Is This Answer Correct ? | 1 Yes | 2 No |
can we call stored Procedure in Function in Sql Server 2000
and vice versa.
Answer
Is This Answer Correct ? | 6 Yes | 1 No |
Question { Perot Systems, 16580 }
1. What are the grouping function in SQL ?
2. If base table of a view deleted means, what will happen
while we querying on view ? will give any error ?
3. Difference between DROP, DELETE, TRUNCATE table ?
4. What is constraints and types ?
5. What is max size of nchar & nvarchar ?
6. Define ROLLBACK, COMMIT, SAVE POINT
7. How non-clustered better ? or rank the Clustered,
Non-Clustered and Table scan in performance wise
8. Select 10 rows from a table ?
9. Define DML, DDL, DCL, DTL commands ?
10. What is mean by NULL value ? NULL means "" or 0 or
undefined ?
11. Default constraints ?
12. Can we have more then primary Key in table ?
13. Type of integrity ? Entity, Referential, Domain ?
Answer
Is This Answer Correct ? | 4 Yes | 0 No |
Question { 31063 }
Define the term DML, DDL and DTL?
Answer
Is This Answer Correct ? | 30 Yes | 6 No |