Results 1 to 3 of 3

Thread: show contents

  1. #1
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default show contents

    what's the command to show all the contents of a database?
    I would prefer not to use a foreach script and increment the tables, but if that's the best way I guess I could.

  2. #2
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    Have a look at this page

  3. #3
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    that is just telling me how I can select a table within the database, I am looking to view all of the records stored inside the tables. I am attempting to optimize our database and go from the nearly 550 tables to 4. In doing so I understand I am going to have an excessive amount of redundant data, and I wanted to know if there was an easy way to access the records inside of the tables.

    or Ideally if there was a script I could use to print out the unique records in which there are multiple field headers that are not uniform across all of the tables.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •