how to select a field with firstletter as capital and
remaining are small letters
Answers were Sorted based on User's Feedback
What are different types of raid configurations? : SQL Server Architecture
What are the restrictions that views have to follow?
Explain user defined functions?
After recovering the database by using tail log backup.How to verify the data has been sucessfully restored or not.?
What is transact-sql language?
what is an sql server?
How to use old values to define new values in update statements in ms sql server?
Differentiate between mongodb vs. Sql server?
What is the difference between a stored procedure and a user defined function?
What is b tree index?
How to set a database state to offline in ms sql server?
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