adspace
Answer Posted / somu
2
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is temporary table in sql server? Why we use temp table?
what is the difference between openrowset and openquery?
What is acid mean in sql server?
How to convert numeric expression data types using the cast() function?
List out the different types of locks available in sql server?
What are the different subsets of sql?
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
Why we use the openxml clause?
What are the properties of the transaction?
What is a view in sql?
What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?
How to connect php with different port numbers?
Equi join and non equi join is possible with sql server?
If any stored procedure is encrypted, then can we see its definition in activity monitor?
Can you index views?