UPDATE statement can on a single table or on the multiple
table?
Answer Posted / sandeep
single table.
View is updatable if it is a only one table reference view.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
what do you understand by change data capture?
What are different types of schemas?
What is the stored procedure?
What is the maximum row of a size?
What is sqlservr.exe - process - sql server (sqlex?press)?
What number aggregate functions are accessible there in sql?
What is key attribute?
How many categories of functions based their return modes?
Is the log file is a part of file group?
What is the beast way to write CTE in SQL Server ?
What do you understand by integration services in sql server?
Write an sql query for deleting duplicate rows?
What is the cartesian product of table?
What is the impact on other user sessions when creating indexes?
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?