What are functions
Answers were Sorted based on User's Feedback
Answer / parifs
Functions - the tasks or actions that software is intended
to perform
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kotikhammam
Functions are saved T-sql routines that returns a value.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / subrahmanyam
Function is collection of T-Sql statements and used as unit
of reuse
Is This Answer Correct ? | 0 Yes | 0 No |
How to get a list of columns in a view using the "sp_help" stored procedure?
How do you read transaction logs
Where are SQL server users names and passwords are stored in sql server?
Write the queries for commands like Create Table, Delete table, Drop Table etc.
0 Answers HPCL, Hughes Systique Corporation,
Tell me what are the essential components of sql server service broker?
When we can say that is in BCNF?
Can we insert data if clustered index is disabled?
Why is normalisation important?
1. Tell me your daily activities 2. If sql server installation fails at time installation what will do 3. Where does the sql server installation log details are stored 4. After the installation what will you do for memory configuration 5. What is the difference between SQL max maximum memory and AWE memory 6. How will you configure AWE memory 7. How will setup an email alert for the backup job 8. After the SQL installation what are the jobs will you configure 9. What does –g mean in the sql startup parameter 10. What is the difference between Bulked log and Full recovery model 11. What is the difference between mirroring and log shipping 12. What are the steps to be followed before in-place up gradation 13. After installing the patch the sql server does not start and application team tells to rollback the changes .In this scenario what will you do
How to download and install sql server 2005 books online?
What are subqueries in sql server? Explain its properties.
What are group functions in query statements in ms sql server?