What is full form of XP ?
Answer Posted / sajid equbal
explorer
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
in the physical file layout, where should the transaction log be stored in relation to the data file?
What is the difference between ROW_NUMBER and Ranking function in SQL SERVER?
Can we use where clause with group by?
What is repeatable read?
Tell me what is normalization? Explain different forms of normalization?
What are system databases in ms sql server?
What is merge?
You want to use a perspective in an mdx query. How do you select the perspective?
What is a ddl statement?
which table keeps the locking information? : Sql server administration
How to verify a user name with sqlcmd tool?
What is the need for group functions in sql?
What are the limitations in ssrs on sql server express edition?
You are designing a database for your human resources department in the employee table, there is a field for social security number, which cannot contain null values if no value is given, you want a value of unknown to be inserted in this field what is the best approach?
How to disconnect from a sql server using mssql_close()?