Describe in brief system database.
No Answer is Posted For this Question
Be the First to Post Answer
What is indexed view? How to create it?
How will you optimize a stored procedure optimization?
Difference between DELETE and TRUNCATE?
Explain full-text indexing?
Where sql server usernames and passwords are stored in a sql server?
I hav 10 records only one column 1,2,3,4,5......10 now am writing query select max(column name) Then What is The Output
employee table has employee id ----------- empid ---------------- 1 2 3 3 3 4 5 5 5 6 6 6 7 here the values r repeated two times.how to select the repeated values only.i.e 3,5,6 should alone come.
What are the different types of normalization?
What is normalization 1nf 2nf 3nf?
What is the use of sign function?
What will you do If the low Performance occurs?
How to choose all records from the table?