Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Kabila
Starting Member
33 Posts |
Posted - 2009-10-03 : 03:59:25
|
| if I set relationship to a same table.For Eg:Table : EmployeeEmployeeId-Primary KeyemployeeNameManagerID-Foreign Key to Employee table(EmployeeId)Whether any issue?Can i separate the table? |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-10-03 : 14:19:32
|
| no issue. didnt understand what you mean by separate table? |
 |
|
|
|
|
|