Premnath writes "How do i find the order of my Tables in my database? I need to populate them from the beginning. As i have 600 tables in my database how do i find out its order."
I wrote a shareware app called sqlspec that might be able to help you. It will show you diagrams for how your tables relate to one another, as well as lots of other inforamation about your database.
The link to it is in my sig below.
SqlSpec - a fast, cheap, and comprehensive data dictionary generator for SQL Server 2000 and 2005 - http://www.elsasoft.org
Premnath writes "How do i find the order of my Tables in my database? I need to populate them from the beginning. As i have 600 tables in my database how do i find out its order."