guide me about insert
Posted: Tue Jul 28, 2009 4:28 pm
hi i need some help on iserting value into mysql db
this is the case i have
i have Db name sign
this sign DB have 5 tables which are
authteam
authuser
emailer
signup
signupsetup
autuser table consist of these fields
id uname passwd team level status lastlogin logincount download
suppose that i want to insert value for the download for the uname for example admin
what command should i use to acheive this ?
regards
this is the case i have
i have Db name sign
this sign DB have 5 tables which are
authteam
authuser
emailer
signup
signupsetup
autuser table consist of these fields
id uname passwd team level status lastlogin logincount download
suppose that i want to insert value for the download for the uname for example admin
what command should i use to acheive this ?
regards