How to drop an existing user defined function in ms sql server?
Answer / Karan Kumar
To drop an existing user-defined function (UDF) in MS SQL Server, use the DROP FUNCTION statement:nn`DROP FUNCTION [schema_name].function_name;`
| Is This Answer Correct ? | 0 Yes | 0 No |
What is set nocount on and what is set nocount off?
Explain transaction isolation levels in sql server?
Is null in sql server?
Tell me what do you mean by an execution plan? Why is it used? How would you view it?
What are the types of model in sql server and explain
What are different types of raid levels?
What does executeupdate return?
What do you mean by a Composite primary key?
What is a self join in sql server?
what is normalization? what is denormalization?
What is the default sql server instance name?
Explain the difference between clustered and non-clustered index?
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)