PHP Table setup.
Posted: Sat Oct 17, 2009 6:55 am
sticky length :1 defualt :0 not null
locked length: 1 defualt :0 not null
views length: 5 defualt :0 not null
level length: 5 defualt : not null
That is what I need to add to an existing table.
It's weird, because I can't read half-baked code/:
Any suggestions on how to write this SQL query?
locked length: 1 defualt :0 not null
views length: 5 defualt :0 not null
level length: 5 defualt : not null
That is what I need to add to an existing table.
It's weird, because I can't read half-baked code/:
Any suggestions on how to write this SQL query?