freebie Posted August 18, 2003 Share Posted August 18, 2003 I\'ve install mysql4.2.3(not sure about version) and I don\'t know how to use it. It\'s funny that I have to use php to create a new database ,create table ...in Mysql (I have quite good knowledge about SQL) . The mysqladmin.exe just help me to see databasesand its tables but not help me to manipulate it data (I just used to use SQL server and Access) . Can you there tell me how to used Mysql to manipulate data? (like insert ,delete update...) Quote Link to comment https://forums.phpfreaks.com/topic/910-how-could-i-view-and-manipulate-data/ Share on other sites More sharing options...
Barand Posted August 18, 2003 Share Posted August 18, 2003 Run mysql from the command prompt. Quote Link to comment https://forums.phpfreaks.com/topic/910-how-could-i-view-and-manipulate-data/#findComment-3033 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.