Skip to Content
0
Former Member
May 28, 2008 at 02:44 PM

Client Independent tables

87 Views

Hello,

I have a following situation.

We have two clients in development server. Table TAB1 has client as primary key so we have say 100 records in client 1 & 200 records in client 2.

I would like to remove client field & make table TAB1 as client independent.

What will happen with data when I will adjust the database table, if i select KEEP data option?

How many records TAB1 will have ?

300 records (100 + 200)

OR

100 + delta between 100 & 200

Any help would be appriciated

Regards,

Sunil Joyous