Give some Scenario for Non Clusterd index? Can we write system defined functions in side The Function? Wat is the Unique Datatype?
2498Write an SQL query if u want to select the data from one block which intern reflects in another block ? thanx,do reply
1 6189i 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 7729
How to select some specific rows from a table in ms sql server?
Do you know the policy based administration feature of sql server 2008?
How to use "begin ... End" statement structures in ms sql server?
What is ms sql server reporting services?
write an SQL query to list the employees who joined in the month of January?
What is the difference between implicit and explicit transaction?
What are the approximate numeric data types?
What is a recursive stored procedure in sql server?
How do you implement session management in SQL Server mode?
Which data types generate inaccurate results if used with an = or <> comparison in a where clause of a sql statement?
Do I need a report server to run reports in my application?
Explain the usage of floor function in sql server.
How to Sync Two SQL Azure Databases?
What is field with example?
What to check if a User database is locked?