when we use function instead of procedure? plz tell me the
situation with ex?
Answer Posted / priya
can we use default value in unique key?
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the difference between an index and a unique index?
What is meant by indexing?
What is the importance of concurrency control?
how can you attach more than 20 ldf files in sql server
What are the basic features of a trigger in ms sql server?
What is sql server query analyzer?
What action plan is preferred if sql server is not responding?
Tell me what are the essential components of sql server service broker?
What are three ways you can use an identity value inside a trigger? Why would you prefer one way over another?
Is it possible to replicate data from sql server to oracle? : sql server replication
Explain the etl (extraction, transformation, and loading)?
How to get a list of columns using the "sp_help" stored procedure in ms sql server?
How to insert new line characters into strings?
How to write an inner join with the where clause in ms sql server?
A user is a member of the public role and the sales role. The public role has select permission on all the tables. The sales role does not have select permission on some of the tables will the user be able to select from all tables?