Give some Scenario for Non Clusterd index? Can we write system defined functions in side The Function? Wat is the Unique Datatype?
2557Write an SQL query if u want to select the data from one block which intern reflects in another block ? thanx,do reply
1 6272i have 4 tables.. T1, T2, T3, T4.. these tables have the same structure and they store the information entered in different years.. T1 stored 2002, T2 stored 2003, T3 stored 2004 and T4 stored 2005.. i want to copy contents in T1 to T2, T2 to T3, T3 to T4 and T4 to T1.. how do i do that? Temp tables cannot be used..
4 7920
What is clr ddl trigger?
how can you attach more than 20 ldf files in sql server
If no size is defined while creating the database, what size will the database have?
code to create procedure for taking databse backup in sql server or i have the query for it but what it's query returns means i want to show on my jsp that the databse backup has been taken on the basis of that return value.does it returns 0 or 1.wat is the code for that
Explain features and concepts of analysis services?
What is the difference between mysql and sql server?
Why I have to use stored procedures?
What is the library index called?
What program is used to store the data source file?
You have to store user responses of ‘yes’ and ‘no’ what kind of data type is best suited for this task?
What authentication modes does sql server support?
You want to implement the one-to-one relationship while designing tables. How would you do it?
If any stored procedure is encrypted, then can we see its definition in activity monitor?
What is 3nf normalization?
What is difference between group by and having?