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
1965‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
2345How is a two dimensional array passed to function when the order of matrix is not known at complie time?
CSC,
1 3554
what is a constant pointer in C
What is the difference between a free-standing and a hosted environment?
How will you find a duplicate number in a array without negating the nos ?
Explain what are multibyte characters?
What's a good way to check for "close enough" floating-point equality?
printf(), scanf() these are a) library functions b) userdefined functions c) system functions d) they are not functions
Are pointers integers in c?
Is c call by value?
Synonymous with pointer array a) character array b) ragged array c) multiple array d) none
`write a program to display the recomended action depends on a color of trafic light using nested if statments
What is a char in c?
Can a void pointer point to a function?
What is the use of a conditional inclusion statement in C?
What is the difference between mpi and openmp?
difference between Low, Middle, High Level languages in c ?