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...) 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. 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
Archived
This topic is now archived and is closed to further replies.