Answer Posted / shahab khan
alphanumeric values
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How can you list all the columns in a database?
You are creating an application where users are asked their gender in the gender combo box you have three options: ‘male’ , ‘female’ and ‘i choose not to disclose’ these options are stored in the table as 1, 0 or null which datatype should you use?
Can we call stored procedure in view in sql server?
What is the stuff and how does it differ from the replace function?
What are the new scripting capabilities of ssms? : sql server management studio
How to download and install sql server 2005 books online?
Explain what is it unwise to create wide clustered index keys?
What do you understand by intent locks?
What is sub-query in sql server? Explain its properties.
How to modify existing triggers using "alter trigger"?
What is difference between clustered index and non clustered index?
What is database dimension? : sql server analysis services, ssas
What are the different types of indexes?
What is the purpose of object explorer and its features? : sql server management studio
Can we take the full database backup in log shipping?