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
Explain about Joins?
What is database replication? What are the different types of replication you can set up in sql server?
Distinguish between nested subquery and correlated subquery?
When we should use and scope of @@identity?
While migrating Microsoft SQL Server 2008 database to SQL Azure, what can be done to ensure the database connectivity does not degrade?
How do I debug a stored procedure in sql server?
What is the server name in sql server?
What are the steps to follow to configure SQL*Net?
How to use the inserted and deleted pseudo tables?
Explain system scalar functions?
State a few properties of relational databases?
What are the difference between primary key and unique key? : sql server database administration
Can you explain what is the use of custom fields in report?
Explain how to maintain a fill factor in existing indexes?
How to run queries with sql server management studio express?