How to modify an existing stored procedure in ms sql server?
Answer / Ravi Sanskrityayan
"To modify an existing stored procedure in MS SQL Server, you can use the ALTER PROCEDURE command. Here's an example:nnALTER PROCEDURE <procedure_name> AS...;..."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is SQL Profiler what is the use of it?
2 Answers 247Customer, Steria,
How to create indexed view?
How many types of Cursor in SQL SERVER?
How to get the query of a table in sql server?
define and explain the differences between clustered and non-clustered indexes.
Define right outer join in sql server joins?
What happens when converting big values to integers?
what is the Surrogate key?and wt is the diff between Primary key and Surrogate Key?
Explain the steps needed to create a scheduled job?
How will you monitor replication latency in transactional replication? : sql server replication
How maney row would be print after join if A table have 100 rows and B table have 50 rows...
Explain rdbms?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)