IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Is this what you want?
\nSELECT \n   *,\n   (SELECT LASTNAME + ', ' + FIRSTNAME FROM USERS WHERE USERID = tab.ASSIGNEDTO),\n   (SELECT LASTNAME + ', ' + FIRSTNAME FROM USERS WHERE USERID = tab.OPENEDBY),\n   (SELECT LASTNAME + ', ' + FIRSTNAME FROM USERS WHERE USERID = tab.REQUESTEDBY)\nFROM TICKETS tab\nWHERE ASSIGNEDTO=1\n
New That looks good...
Any deity worthy of a graven image can cobble up a working universe complete with fake fossils in under a week - hey, if you're not omnipotent, there's no real point in being a god. But to start with a big ball of elementary particles and end up with the duckbill platypus without constant twiddling requires a degree of subtlety and the ability to Think Things Through: exactly the qualities I'm looking for when I'm shopping for a Supreme Being.
     Trying to build a query (n00b) - (inthane-chan) - (20)
         Off the top of my head - (JayMehaffey) - (8)
             Blew my SQL engine... - (inthane-chan)
             What is this INNER JOIN nonsense? - (ben_tilly) - (6)
                 Why do you say that? - (JayMehaffey) - (5)
                     /me relearns the value of double-checking references... - (ben_tilly) - (4)
                         It works in MS SQL Server as well. - (orion)
                         Actually, Oracle also uses the JOIN syntax, as of version... - (CRConrad) - (1)
                             And that may be where my bias is from - (ben_tilly)
                         I must be an exception. - (static)
         Is this what you want? - (ChrisR) - (1)
             That looks good... -NT - (inthane-chan)
         Here I come to save the day - (orion)
         Fixed. - (inthane-chan) - (1)
             We posted around the same time - (orion)
         this is how I'd do it - (SpiceWare) - (5)
             Do you do that... - (inthane-chan) - (3)
                 As to whether you *should* do that - (drewk)
                 how's it guaranteed? - (SpiceWare) - (1)
                     Enforced by DB. -NT - (inthane-chan)
             This is how I'd do it - (drewk)

Ashes to Ashton, dust to debris.
58 ms