Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Differentiate b/w Modify and Update commands giving example.



Differentiate b/w Modify and Update commands giving example...

Answer / ananth kumar

1.update comand is to make changes to the record in the
table
2.modify command is used to add,modify,drop a column in a
table

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More C Interview Questions

Can we use any name in place of argv and argc as command line arguments?

0 Answers  


write a program to find a given no. is divisible by 3 or not without using any arthimetic operators?

3 Answers   Broadcom, TCS,


difference between memcpy and strcpy

1 Answers  


in one file global variable int i; is declared as static. In another file it is extern int i=100; Is this valid ?

2 Answers   NetApp,


What is include directive in c?

0 Answers  


What is NULL pointer?

0 Answers   Infosys,


What is the Difference between Class and Struct?

10 Answers   Motorola,


can we change the default calling convention in c if yes than how.........?

0 Answers   Aptech,


let's take a code struct FAQ { int a; char b; float c; double d; int a[10]; }*temp; now explain me how the memory will be allocated for the structure FAQ and what address will be in the structure pointer (temp)....................

8 Answers  


What is sizeof return in c?

0 Answers  


what is the use of keyword volatile??

4 Answers   LG Soft,


Difference between C and Embedded C?

1 Answers  


Categories