is it possible to use a variable in a query with the IN clause (a,b,c..z), without getting quotes or conversion errors?
2 5534How to give a user the option of importing Excel and a delimited text file into a SQL Server Database without manually using SQL DTS?
GE,
1 5432
How to convert binary strings into integers in ms sql server?
How to achieve Paging of records in SQL SERVER?
What is the difference between clustered index and primary key?
What is the difference between functions and stored procedures?
Can we call stored procedure in view in sql server?
How to create an identity column?
What is the recovery model?
Difference between Sql server reporting services and Crystal reports?
What is update locks?
Can we make the the chages By Using the Sql if u know any function or process please inform me Actuall result: BRK1 Break 1 Part 1 00:01:00:00 60 BRK1 Break 1 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 BRK2 Break 2 Part 2 00:01:00:00 60 BRK2 Break 2 Part 3 00:01:00:00 60 BRK3 Break 3 Part 1 00:01:00:00 60 BRK3 Break 3 Part 2 00:01:00:00 60 Desired O/P: BRK1 Break 1 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 Part 3 00:01:00:00 60
How to create a new login name in ms sql server?
What are the database roles? : sql server security
What is policy based management (pbm)? : sql server database administration
Why use triggers?
How to start sql server browser service?