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 TouchToneTommy 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: seedubbs
  • Content: Threads
  • Order by date
  1. seedubbs

    SAS Q - Table creation IF it doesn't already exist?

    I would like to be able to do something like the following: if data ONE exists then do {x,y,z}; else create data ONE; do {x,y,z}; basically i want a way to see if a permanent dataset already exists... any ideas? Thanks. (i'm new to this forum, and all programming forums, so bear with me!)...

Part and Inventory Search

Back
Top