Forgive my ignorance. Your suggestion does look alot cleaner.
So the table should look like
CREATE TABLE schedule (
userid int(10) NOT NULL,
timeslot char(10) NOT NULL,
available enum('Y','N') DEFAULT 'Y' NOT NULL
)
Thanks again for the help!
Hi everyone,
I have a simple question about a select statement that is-not-too-simple for me.
I have one sql table, named 'schedule' which stores
schedule info for all users. The table only stores
scheduling data for mon-fri, 8am-5pm. Its only a
prototype...
Siemon makes two different types of covers for 66 blocks, hinged and snap-on.
Hinged:
http://www.siemon.com/e-catalogXML/familylist.asp?FAM=co_lastinhingecovers
Snap-on:
http://www.siemon.com/e-catalogXML/familylist.asp?FAM=co_snaponcovers
When looking at the catalog, note that you'll need a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.