Tutorial Wanted for Database

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Tutorial Wanted for Database

    Hello dear coders I need to know some tutorials for MySQL database. Hope experts will share the answers here:

    Qest.1: Currently I have 70 tables in my database. I want to know maximum how many tables can I create in a single database?

    Qest.2: When a single database becomes fully loaded then what is the way to create another database with same tables for storing rest data?

    Qest.3: Suppose Facebook, they have billions members. How they manage so many user's data to store? what type of database these site use?

    Qest.4: What is the method for multiple database connection?

    If somebody know detailed about the MySQL tables n database rules please post here a useful tutorial with answering the above question. I need a complete database managing rules. Thanks.
    Wait...
    sigpic

    #2
    1. unlimited.

    2. Keep sql clean easy to watch and delete old data that no one wants.

    3. OPTIMIZE TABLE DAILY BASIS , Helps for big site load.

    4. sql1 sql2 easy keep them reading other then the same!

    Ok next answers
    Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
    Visit: WapMasterz Coming Back Soon!
    _______
    SCRIPTS FOR SALE BY SUBZERO
    Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
    FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
    _______
    Info & Tips
    php.net
    w3schools.com

    Comment

    Working...
    X