Post New Royal Bank Of Scotland Accounting AllOther Interview Questions
When should one use selenium grid?
Write the control statements in C language
Write a code to determine the total number of stops an elevator would take to serve N number of people.
Differences between where and if statement?
What does business logic mean?
How will you initialize a select box with options on page load?
What is ipc quality?
Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.
What are inbuilt directives available in angularjs?
Where is apache config centos?
How to disable automatic updates in windows xp?
What size is 12pt font?
Loss of linearity in tkn analysis, possible reasons?
How does document type apply to a pr/ po?
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM