What is full form of XP ?
Answer Posted / siddharth
xp means Extended Procedure . These procedrue are made from
dlls written in c++.
Example- XP_cmdshell is a extended procedure to run all dos
commands in sql server.
| Is This Answer Correct ? | 193 Yes | 57 No |
Post New Answer View All Answers
Can you tell me some of the common replication dmv's and their use? : sql server replication
Why do we use stored procedures in sql server?
Do you know the capabilities of cursors?
What is temporary stored procedure?
How do I view a trc file?
What are sql server functions?
what happens on checkpoint? : Sql server database administration
Define left outer join?
How do I find the sql server database version?
What is dbcc updateusage?
What is index in an assignment?
how to define testing of network layers? : Sql server database administration
How can we use ConnectorJ JDBC Driver with MS SQL?
What stored by the model?
What is the difference between MVC and Teir Architecher? Plz explain with Layyered Programming example...? Thanks