What is full form of XP ?
Answer Posted / rita
xp means experience
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Create and insert into temp table in sql server?
What are the differences between stored procedure and the dynamic sql?
What is primary key index?
What is user defined stored procedures?
What is the rdl file?
What is the use of group by clause?
How to list all triggers in the database with sys.triggers in ms sql server?
Does a specific recovery model need to be used for a replicated database? : sql server replication
How important do you consider cursors or while loops for a transactional database?
How to recover from sql injection? : sql server security
When would you use a before or after trigger?
Suppose you want to implement the following relationships while designing tables. How would you do it?a.) One-to-oneb.) One-to-manyc.) Many-to-many
What are xml indexes?
What are the recovery models for a database?
How does recursive cte works in sql server?