Got an iPhone or iPad? We have a brand new Pastebin App for both devices, and it's totally free! Click here to download the new Pastebin App for iOS.
Guest

Untitled

By: a guest on Feb 12th, 2012  |  syntax: None  |  size: 0.38 KB  |  hits: 38  |  expires: Never
download  |  raw  |  embed  |  report abuse
Copied
  1. tables=
  2.  ( UW_CLIENTS
  3.  , UW_CLIENT_SEARCH_DATA
  4.  , UW_CLIENT_ADDRESS
  5.  , UW_CLIENT_ADDRESS_USAGES
  6.  , UW_CLIENT_RACE
  7.  , UW_CLIENT_PHONE
  8.  , UW_CLIENTS_JN
  9.  , UW_JOB_ORDERS
  10.  , UW_CLIENT_ONETS
  11.  , UW_REFERRALS
  12.  , UW_EMPLOYER_NAMES
  13.  , UW_CLIENT_ADDRESS_JN
  14.  , UW_CLIENT_ADDRESS_USAGES_JN
  15.  , UW_CLIENT_RACE_JN
  16.  , UW_CLIENT_PHONE_JN
  17.  , UW_AGENTS
  18.  , CG_REF_CODES
  19.  , UW_SCHEDULE_TYPES)
  20. ~