Results 1 to 2 of 2

Thread: How to test a database?

  1. #1
    Join Date
    Nov 2014
    Posts
    1

    How to test a database?

    Hey,
    does anybody know how to test a database? Are there any general queries I can use?
    I guess SELECT * FROM table_name is not a good way, right?
    I'm still kinda new to databases, so I'm sorry if my questions seems kinda uninformed.

    Thank you very much!

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    What kind of test? Connection or stress? There's no general query for that because there's no general db.

Posting Permissions

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