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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. shermy448

    SQL append query to use date stamp?

    Thanks PH - Perfect first time
  2. shermy448

    SQL append query to use date stamp?

    Hello, I have tables date stamped every day EG. TABLE20060403 Is there a way in sql to append to a master table using todays date in the query ? My current query is : INSERT INTO table1 SELECT TABLE20060403.* FROM TABLE20060403; which I have to change manually every day. Tks shermy448

Part and Inventory Search

Back
Top