What do you understand by user-defined function in the sql server and explain the steps to create and execute a user-defined function in the sql server?
No Answer is Posted For this Question
Be the First to Post Answer
Table student containing 2 columns,Join date,Employee name. Under join date 4 rows r ter =1-jan-2008,2-feb-2008,3-mar- 2008,4-feb-2008.Under Employee name 4 difeerent names jaison,robin,binoy,rahul Result set is, Table containing 4-column name=jan,feb,mar,april,,beneath these months count is given as 1,2,1,0 means these counts representing number of emplooyees joined in a month(january 1employee,february 2 employee,march 1 employee,april 0 employee) Can you give me the required sql query
How to use "begin ... End" statement structures in ms sql server?
How to use linked server?
Lets say due to N/W or Security issues client is not able to connect to server or vice versa. How do you troubleshoot?
Tell me what is the order in which the sql query is executed?
Does any body please help me what question's have asked for SSRS in the interview?
Write query to return all rows sql?
i want to create procedure for create table in sql server 2005 for example create procedure create_table @table varchar(20) as create @table( id int, name char(20) ) but it will get error what is solution?
What is difference between views and stored procedures?
Do you know what is a linked server in sql server?
How to execute multiple stored procedures at one time in sql server?
How to retrieve field values using mssql_result()?
Oracle (3259)
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)