What is user-defined scalar function?
Answer / Ashish Suman
"User-defined scalar functions (UDFs) in SQL Server are custom functions created by users that return a single value, a scalar value. They can be used to encapsulate complex logic and reuse it across multiple queries. The syntax for creating a UDF is CREATE FUNCTION followed by the function's definition and parameters.".
| Is This Answer Correct ? | 0 Yes | 0 No |
how to dispaly a particular row details from a given table
how to rest identity columns in sql server
Explain about SQL server 2005?
Difference between primary key and clustered index?
Explain query editor regions
How do you run a trace?
What are the main sources of data?
What is the definition for sql server 2000?
What are the types of resultset?
what is the difference between writing data to mirrored drives versus raid5 drives. : Sql server administration
What is identity?
system date format is "yy-mm-dd" "select getdate()" ----> 2009-01-24 20:03:28.513 if i write "select dateadd(dd,2,getdate()) ".it returns "2009-01-26 19:59:38.340"...my question is dat could it be possible to retrive da date in da format "26 jan 2009 ...."??
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)