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 |
we have to use realloc only after malloc or calloc ? or we can use initially with out depending on whether we are using malloc or calloc in our program ?
hello friends what do u mean by BUS ERROR i got this error while i am doing my program in DATA STRUCTURES
Stimulate calculator using Switch-case-default statement for two numbers
How is = symbol different from == symbol in c programming?
What is indirection?
what is computer engg
how to find the largest element of array without using relational operater?
how can i get output like this? 1 2 3 4 5 6
If fflush wont work, what can I use to flush input?
What is a wrapper function in c?
What is optimization in c?
What are the scope of static variables?