What is full form of XP ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / balu
xp means Extended Procedure . These procedrue are made from
dlls written in c++.
Is This Answer Correct ? | 87 Yes | 59 No |
Answer / rohit nanda
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 ? | 10 Yes | 6 No |
Answer / amatjeet ray
XP means extended procedure where this procedure is made from dlls files which is written in c++ programing language.
Is This Answer Correct ? | 6 Yes | 2 No |
what is a major difference between sql server 6.5 and 7.0 platform wise? : Sql server database administration
Explain a checkpoint?
Hi SQL gurus, i am working for an MNC... My team is having a problem in sql server. when user slects date prompts from jan 1st to april 30, it should display all months data like : jan aa feb bb mar cc but when it comes to april its taking data like : jan aa feb bb mar cc apr dd...and so on means its taking data again from jan to april which we dont want. we want the data only april month as we are getting jan, feb and mar... can any one write the code to relsove the issue please would be greatful if you can send to shiva_sans@yahoo.co.in and also please send your email also ...so that we will be in touch for any kind of queries ... Thanks a lot in Advance !!!
default databases available in sql server and there uses ?
Explain having clause?
What is table valued function and scalar valued functions?
How you can minimize the deadlock situation?
what are constraints? : Sql server database administration
How to defragment indexes with alter index ... Reorganize?
How do SQL server 2000 and XML linked?
Advantages and Disadvantages of Cursor?
15 Answers Polytechnic, TCS, Zenith,
How to disconnect from a sql server using mssql_close()?