Splitting Big Table - Sql Server

Posted by Pradeepk under Sql Server on 11/23/2014 | Points: 10 | Views : 1287 | Status : [Member] | Replies : 3
How to split a table of 30 columns into two tablee each of 15 columns
in Sql Server ?

How to relate the two tables ?

pradeep


Responses

Posted by: Ermahesh2009 on: 11/24/2014 [Member] Starter | Points: 25

Up
0
Down
Use Normalization

Pradeepk, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Bandi on: 11/24/2014 [Member] [MVP] Platinum | Points: 25

Up
0
Down
It depends on the table's data. send me your table structure so that we can help you

Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Pradeepk, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Pradeepk on: 11/24/2014 [Member] Starter | Points: 25

Up
0
Down
http://medicareonline.in/doctors.php

Please check the above link. The fields that are present here will be fed to database.
Mobile number will be 'Mobile column' in database.

Let me know if I clarify more

Thanks,

pradeep

Pradeepk, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response