Results 1 to 3 of 3

Thread: Basics of Mysql.

  1. #1
    Byron Otls is offline Junior Member
    Join Date
    Feb 2011
    Posts
    19
    Rep Power
    0

    Default Basics of Mysql.

    Hey,I have just confiscated an admittance in Java die education where I penury they group incline to use My SQL database along with the island programs. Now I don't make any strain about how My Sql entirety and how to straighten tables and etc in it. I associate to say I am totally new to My Sql target. Can you guys guide me finished the principle of My Sql?

  2. #2
    Roderick Seth is offline Junior Member
    Join Date
    Feb 2011
    Posts
    20
    Rep Power
    0

    Default

    MySQL is an SQL based relational database direction scheme that runs under a large raiment of operative systems. MySQL is ofttimes utilised by PHP and Perl scripts. The SQL commands discussed in this tutorial hold to MySQL operating under all operating systems. Only the installment manual are Windows particularized. The focussing is on Windows XP Jock and Windows 2000 Professional machines. If you're using Windows 95, 98 or Me Do not run mysqld --install . These operative systems do not person the power to host a "bringing." So, you status to run MySQL as a standalone utilization by executing the code mysqld --standalone .

  3. #3
    Alec Marshall is offline Junior Member
    Join Date
    Feb 2011
    Posts
    23
    Rep Power
    0

    Default

    The MySQL command line interface permits you to put a statement on one road or locomote it crosswise sevenfold lines. There's no number in syntax between the two. Using double lines Allows you to gap mastered the SQL statement into steps you may more easily comprehend. In sixfold line style, the representative appends apiece connexion out the SQL statement. Erstwhile the semi-colon is typed in and you hit enter, the evidence is executed.

    Thanks Friends..

Similar Threads

  1. MySQL 5.1.45 MySQL AB - 39.06MB (Open Source)
    By RodríguezBrown in forum Download Tools and Softwares
    Replies: 0
    Last Post: 03-18-2010, 05:49 PM
  2. The basics of C++
    By Alfred Hitchcock in forum Programming
    Replies: 0
    Last Post: 09-30-2009, 10:19 AM
  3. PC Basics
    By techfuels in forum Homebuilt Systems
    Replies: 0
    Last Post: 06-29-2009, 11:38 AM
  4. Processor Basics
    By zintik in forum Processors
    Replies: 0
    Last Post: 11-11-2008, 09:50 AM
  5. The Basics
    By techpro in forum Programming
    Replies: 0
    Last Post: 04-11-2008, 01:37 PM

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
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48