Can we create SP inside SP ? If no Y ? If yes Y ? Explain with an example ?
Post New Answer View All Answers
How to run queries with sql server management studio express?
What is the log shipping?
What does it mean to normalize a database and why would you do it?
you notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it? : Sql server administration
How can I get data from a database on another server?
What is difference between view and materialized view?
Give me a SQL Query to find out the second largest company?
I applied Transactional with updatable subscriptions replication on 2 tables now i want to delete those 2 tables but i cannot delete those tables as replication is running how can i stop replication for those 2 tables(but i don't want to delete those replicated tables but i need to stop the replication) how can i do that
What is a system database and what is a user database?
How to retrieve field values using mssql_result()?
How to store and query spatial data?
What is coalesce and check constraint in sql server?
What is subreport?
What are views in ms sql server?
After removing a table from database, what other related objects have to be dropped explicitly?