Buy Questpond's video subscriptions on
huge discount
.
Online: 1407
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
Sql Server
>
Loading ...
Which of the following SQL command can be used to modify existing data in a database table?
Posted by
Bandi
on 6/23/2015 | Category:
Sql Server Interview questions
| Views: 17538 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Select from following answers:
MODIFY
UPDATE
INSERT
CHANGE
All Above
UPDATE statement is a data manipulation language to change/modify the data/records in a table or view.
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
SELECT SUBSTR ('123456789', INSTR('abc ...
Next > :
If SQL statements are embedded inside 3GL, then we ...
Comments or Responses
Login to post response
More Interview Questions by Bandi
If SQL statements are embedded inside 3GL, then we call such a program ...
Which of the following provides option for entering SQL queries at exe ...
What is the output of below SQL ? SELECT 15
output of below SQL ? SELECT $
SELECT COUNT(*) ?
SELECT COUNT('7') ?
SELECT 'Chandu' + 1 ?
SELECT 'Chandu' + ‘1’ ?
Latest Interview Questions
Which property is used to change the left margin of an element?
How do you add a background color for all <h1> elements?
Which is the correct CSS syntax?
What is the full form of CSS ?
How can you insert a search icon?
Which class is used to create a button group?
Which button class is used to create a large button?
The Bootstrap grid system is based on how many columns?
More ...