Answer Posted / venkat.bolla
Cursors allow you to take a set of data and process record
by record
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What security features are available for stored procedure?
What is conditional split?
How to update values in a table with update statements in ms sql server?
Explain an incremental backup?
What does top operator do?
How to return the top 5 rows from a select query in ms sql server?
State the difference between local and global temporary tables?
What is meant by referential integrity?
you added a row to a view, but the row is not shown on the view. Explain how this can happen, and how you can remedy the situation
What do you understand by a view? What does the with check option clause for a view do?
What do you mean by subquery?
What is an execution plan? When would you use it?
What are scalar functions in sql?
What is primary key, unique key, and foreign key?
What will happen if a column containing char type data is changed to the nchar data type?