Suppose we have a table name EMP as below. We want to
perform a operation in which, I want to change name ‘SMITH’
from as ‘SMITH JAIN’. Also I want to change the name of the
column from ENAME to E_NAME.
EMPNO ENAME JOB MGR HIREDATE SAL
7369 SMITH Coder 7902 17-DEC-80 800
7499 ALLEN SALESMAN 7698 20-FEB-81 1600
7521 WARD SALESMAN 7698 22-FEB-81 1250
No Answer is Posted For this Question
Be the First to Post Answer
writw a program to insert an element in the begning of a doubly linked list
Write a program to print a (*)pattern programming (A to Z) in capital in one programming ?
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
what is the meaning of 'c' language
What is the data segment that is followed by c?
What is gets() function?
what is the difference between class and unio?
what will be the output of this program........ main() { int a=2,b=4,c=6; printf("%d"); } why it gives the value of third variable.
what is the difference between normal variables and pointer variables..............
15 Answers HP, Infosys, Satyam, Vivekanand Education Society,
What is an example of structure?
When should we use pointers in a c program?
What is the auto keyword good for?