SQL Language (MOSC)

MOSC Banner

creation of new table

edited Mar 24, 2011 4:16AM in SQL Language (MOSC) 5 commentsAnswered
Hi,

I will have to create a new table OPRDEF in which there shoud be seven columns (OPRID,EMPLID,EMAILID,NAME,LAST_NAME ,FIRST_NAME, MIDDLE_NAME) from below given tables . All the columns should contain valus .There should be no null values 

In first table PSOST there are 65000 records there ,in 2nd table personal 100000 records are there and in 3rd table active_data 8000  records are there . These tables contain many null values.

In active_data table  EMAILID  is always correct and in personal table EMPID is always correct. Based on it the above I will have to create the new table OPRDEF.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center