UPDATE statement can on a single table or on the multiple
table?
Answer Posted / bapi
single table
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
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 send email from database?
How to insert a new row into a table with "insert into" statements in ms sql server?
What are horizontal and vertical scaling?
Explain contrast amongst grouped and non-bunched records?
what are the core components of SSRS?
What is not null constraint?
How do you use a subquery to find records that exist in one table and do not exist in another?
How to update multiple rows with one update statement in ms sql server?
How to see the event list of an existing trigger using sys.trigger_events?
Explain optimistic and pessimistic concurrency?
how you can move data or databases between servers and databases in sql server? : Sql server administration
Tell me extended events in sql server 2008?
What does it mean to normalize a database and why would you do it?
Explain foreign key in sql server?