Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^4: T-SQL problem - Perl solution?

by EdwardG (Vicar)
on Oct 25, 2004 at 14:57 UTC ( [id://402242]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    D:\>copy con: select1.sql
    set showplan_text on
    ...
    <  if exists (select 1 from sysobjects where xtype = 'U' and name = 'j
    +obs')
    ---
    >  if exists (select * from sysobjects where xtype = 'U' and name = 'j
    +obs')
    
  2. or download this
    
    use pubs
    ...
    end
    go
    print 'finished' -- never gets here
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://402242]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-03-28 10:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found