Hi Valerio!

> I am a novice using MySql.
> I would like to know if and what kind of problem may generate to using de
> "test" database of MySql engine (creating tables and data into "test"
> database", for example).

No problem at all! That's the best way to start learning. Create a
database to play with. Add some tables. Learn how to do queries and
inserts. Create indices. All the good stuff.

Here's a page that'll help get you off the ground:
http://www.mysql.com/documentation/mysql/bychapter/manual_Tutorial.html

You can't 'hurt' anything by fooling around with your own databases. Just
don't touch the 'mysql' db unless you know -exactly- what you're doing.

Have a :) day!

jb

-- 
jim barchuk
[EMAIL PROTECTED]



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to