|
Replies:
1
-
Pages:
1
-
Last Post:
Sep 14, 2012 7:55 AM
by: njorger
|
Threads:
[
Previous
|
Next
]
|
|
Posts:
1
Registered:
9/13/12
|
|
|
|
How to work with toad for mysql?
Posted:
Sep 13, 2012 1:40 PM
|
|
|
Hi all,
I am new to toad for mysql.i just want to store my data in toad for mysql from java side.Is it possible?How can i execute sql queries in toad for mysql?Is there any sites having these details ? If any body knows any thing plz share your valuable information.
Thank you.
|
|
|
Posts:
9
Registered:
9/23/11
|
|
|
|
Re: How to work with toad for mysql?
Posted:
Sep 14, 2012 7:55 AM
in response to: surya k
|
|
|
Your data is actually stored in the MySql database. TOAD is an interface and IDE for you to build your database, develop queries and manage your data.
To execute queries you can open an editor window and start writing your query or load an existing .sql file and run within the editor window. There are button for running your queries and you will get feedback if there are problem with the syntax.
|
|
|
|
Legend
|
|
Guru: 2001
+
pts
|
|
Expert: 751
- 2000
pts
|
|
Enthusiast: 31
- 750
pts
|
|
Novice: 0
- 30
pts
|
|
Moderators
|
|
Helpful answer
(5 pts)
|
|
Answered
(10 pts)
|
|