Skip to Content
0
Former Member
Nov 02, 2005 at 12:33 PM

Inserting data in database table

40 Views

Hi Everybody,

Could any one help me out on this,

I have 2 tables ztab and ztab1 ,What i need to do is i need to check each coloum entry of table ztab against there check table if it eixst i need to insert that record in table ztab1 if not then i have to send a message .

From My knowledge Insert Command Does not perform the Checks agains the Check table.

I Would like to use CHECK statemet if any one has any Idea on using CHECK or other then Check Statement PlZ do share .

Regards,

Aima