Answer Posted / satya
create function abc(@lpyr int)
returns int
As
returns 365+@udflpyr (@lpyr)
....
User Defined function is declared to find a leap yr
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What are the three different part of rdl file explain them?
What are advantages of ssrs or why we should use ssrs?
how would you improve etl (extract, transform, load) throughput?
What are different types of statement?
According to you what goes into making the best database administrator? : sql server database administration
Explain “row_number()” in sql server with an example?
How to create a dml trigger using create trigger statements?
Explain cdc and sql injection?
What is federation member?
Define union, union all, minus, intersect?
How to retrieve error messages using mssql_get_last_message()?
Please explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?
What function does a database engine serve in the sql server?
Define synonym?
How to use group functions in the select clause in ms sql server?