![]() |
What does this query means?
I installed one mod on one script and last step is adding sql but i dont know how to add it,i tried with sql query on phpmyadmin but it reports errors.
Here is info: Query: [Select] SHOW COLUMNS FROM {$db_prefix}members LIKE '$column' Query: [Select] SHOW COLUMNS FROM {$db_prefix}log_activity LIKE '$column' Query: [Select] ALTER TABLE {$db_prefix}log_activity ADD COLUMN $column $spec |
The first 2 just show the columns of the tables which have a name that contains the value of $column.
The last query adds a new column at the end of the table, named with the value of $column and with datatype specified in $spec. |
Yes but can it be converted to phpmyadmin sql code ?
|
It shows me tht you don't know what you are doing and need to hire someone.
|
It's a bit hillarious :P
"can it be converted to phpmyadmin sql code" :)) LOL. |
"In general, a query is a form of questioning, in a line of inquiry"
SQL = Structured Query Language And yes, you can do that using PHPMyAdmin.. |
Whats the errors...
|
Quote:
|
I got answer in phpmyadmin query form from author.Problem solved.
|
Quote:
|
| All times are GMT -7. The time now is 08:50 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123