Your Open Source

 
Related Posts

How to connect signle table in mysql database using sql query ?

MySql Connection :  Connection a single table using my mysql query .

 GRANT SELECT , DELETE , CREATE , DROP , INDEX , ALTER , CREATE VIEW , SHOW VIEW ON `database name`.`your-table-name` TO 'username'@'localhost' WITH GRANT OPTION ;

  • hits 152
  • datetime Mar 04 10 07:08:57
  • author Psbharathy
  • rating

Rating : 12345
Tags :- MYSQL

Answers

No Answers..
Your Name:
Your Answers :
<> is a code tag
Preview
Enter the verification code: