Can we call SP inside a query?
Answer Posted / mohammed
Yes we can
| Is This Answer Correct ? | 5 Yes | 41 No |
Post New Answer View All Answers
why would you call update statistics? : Sql server database administration
What is the difference between ddl and dml?
How can I check that whether automatic statistic update is enabled or not?
What is the need for indexing?
What are scalar functions in sql?
What does truncate do?
What is the difference between clustered index and primary key?
Explain the third normal form(3nf)?
what are defaults? Is there a column to which a default can't be bound? : Sql server database administration
Suppose we have a table "MyTable" containing 10 rows, what query should be executed to update the odd rows "Salary" as 9000?
What is default port number for sql server 2000?
how many clustered indexes can be created on a table? : Sql server database administration
What is meant by referential integrity?
Define synonym?
Define full outer join?