Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by DATENULL

  1. DATENULL

    DATE and NULL

    Hi, Simplifying my problem its this, I have inserted a record in to a 'table1' which has fields 'name' (CHAR(10), Primary Key) and 'date1' (DATE, Null) The insert statement was INSERT INTO table1 VALUES ('bill', null); This shows, as you'd expect name | date1...

Part and Inventory Search

Back
Top