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 |
How can you convert integers to binary or hexadecimal?
Difference between constant pointer and pointer to a constant.
how will you write a program on linked lists using JAVA programming???????????
write a program to find out prime number using sieve case?
difference between semaphores and mutex?
wats SIZE_T meant for?
What does void main () mean?
can you explain in brief what is "r+" mode in a file... i know that it si used to read and modify rhe existing content.... but explalanation about the file pointer in "r+" mode i wann to know???????????
What is a C array and illustrate the how is it different from a list.
How can I trap or ignore keyboard interrupts like control-c?
WRITE A C PROGRAM TO FIND SECOND BIGGEST VALUE FROM THE GIVEN VALUES
What is variable in c with example?