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 Mike Lewis 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. seedubbs

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

    Thanks a lot, i'll give it a go. Seedubbs
  2. 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