What is full form of XP ?
Answer Posted / yamini
full form of xp is eXPerience.
| Is This Answer Correct ? | 92 Yes | 39 No |
Post New Answer View All Answers
What are the difference between primary keys and foreign keys?
Do you know what are acid properties?
How to count groups returned with the group by clause in ms sql server?
What protocol does sql server use?
what is dbcc? : Sql server database administration
How to truncate the log in sql server 2012? : sql server database administration
What is the use of set nocount on/off statement?
How can we rewrite sub-queries into simple select statements or with joins?
Please differentiate between a local and a global temporary table?
What is clustered index
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?
what is the difference between count(*) and count(1) ?
Can you import Microsoft Excel data to SSRS?
What are the different types of stored procedures?
Explain the use of containers in ssis and also their types?