adspace


What are functions

Answer Posted / parifs

Functions - the tasks or actions that software is intended
to perform

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain system functions or built-in functions? What are different types of system functions?

1076


What are wait types?

1270


explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration

1140


What are the source of constraints?

1019


Is it possible to have clustered index on separate drive from original table location?

1054


What are the different types of subquery?

1242


Can we make the the chages By Using the Sql if u know any function or process please inform me Actuall result: BRK1 Break 1 Part 1 00:01:00:00 60 BRK1 Break 1 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 BRK2 Break 2 Part 2 00:01:00:00 60 BRK2 Break 2 Part 3 00:01:00:00 60 BRK3 Break 3 Part 1 00:01:00:00 60 BRK3 Break 3 Part 2 00:01:00:00 60 Desired O/P: BRK1 Break 1 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 Part 3 00:01:00:00 60

2303


What are the properties of the transaction?

1089


What are the different SQL Server Versions you have worked on?

1088


Where can you add custom error messages to sql server?

1229


What is in place upgrade in sql server?

1139


Can one drop a column from a table?

1101


Disadvantages of the indexes?

1235


What is normalization and what are the advantages of it?

1071


Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?

1034