How to create function without parameter in sql server?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between delete and truncate commands?
How do I repair damaged sql server mdf file database? In previous day my mdf file has got damage due to unknown reasons then I used dbcc chekcdb command but it failed, MDF file is important for me, I don’ know that how to get back mdf file data. Please anyone suggest me?
If a user does not have permission to a table, but has permission to a view created on it, will he be able to view the data in table?
How to use user defined functions in expressions?
What are the elements of dbms?
What's the information that can be stored inside a bit column?
What are the underflow and overflow behaviors on float literals?
Explain primary key?
IN Vs OR operator which is best to use sql server.
How do you identify a foreign key?
What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?
Which database stores information about replication?