This doesn't work.. what is the alternative?
how would i achive the desired result?Code:... SET price = "select price from table"; //return 5 SET fprice = "select concat('$', price); //just setting in "$" ...
| SitePoint Sponsor |

This doesn't work.. what is the alternative?
how would i achive the desired result?Code:... SET price = "select price from table"; //return 5 SET fprice = "select concat('$', price); //just setting in "$" ...
Bookmarks