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 Chriss Miller 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: *

  • Users: tony868
  • Content: Threads
  • Order by date
  1. tony868

    IF EXISTS and UNION problems

    I'm fairly new at SQL so I'm not sure if this is the correct way to write this. I have several queries that I want to join with UNIONs but I also need to run an IF EXISTS on each one first. The way I have it written now is IF EXISTS(query 1) BEGIN query 1 END ELSE CREATE TABLE...

Part and Inventory Search

Back
Top