#24. MySQL cheatsheet
MySQL cheatsheet
sudo service mysql stop sudo service mysql startmysql -u root -p -h 198.11.12.12 machine_integration
select code from stock sf where sf.code LIKE 'CO%S' limit 10;
'CONS'
'CONS'
'CONS'
'CONS'
'CONS'
'CONS'
'CONS'
'CONS'
Comments
Post a Comment
Let me know for any query..