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

Welcome to IWETHEY!

Now viewing page 4 of 25
[Prev] 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 ... 25 [Next]
     Left Outer Join question - (ChrisR) - (20)
         One approach - (ben_tilly) - (6)
             Some variation on MIN... - (ChrisR) - (3)
                 It probably will not optimize - (ben_tilly) - (2)
                     Yep, took forever to run. - (ChrisR) - (1)
                         Nothing non-standard about that - (drewk)
             Pre indentation - (ChrisR) - (1)
                 Bug, indentation can be lost during edits (new thread) - (ben_tilly)
         Does SQL Server support "DISTINCT ON"? - (drewk) - (12)
             That is really what I need! - (ChrisR)
             The more readable version is invalid (at least in Oracle) - (ben_tilly) - (10)
                 Hmm, both Postgres and MySQL support the same non-standard? - (drewk) - (9)
                     Can you please help me find mine? - (folkert)
                     That is a MySQL shortcut - (ben_tilly) - (7)
                         Not surprising - (drewk) - (2)
                             Or you didn't double-check enough - (ben_tilly) - (1)
                                 Also possible - (drewk)
                         I've encountered that problem. - (static) - (3)
                             Justifiable arrogance in many cases - (ben_tilly) - (2)
                                 Oh I have little doubt about that. - (static) - (1)
                                     Oracle is picky but... - (ben_tilly)
     deleting user-created tables via stored proc - (lincoln) - (14)
         Shouldn't be too hard - (ChrisR) - (13)
             I tried this a little while ago - (lincoln) - (12)
                 BTW, it is a dangerous script... - (ChrisR) - (11)
                     The test was successful - (lincoln) - (10)
                         Boy did that ever prove me wrong - (lincoln) - (9)
                             Should be in the Job Task history... - (ChrisR)
                             here's the latest update - (lincoln) - (7)
                                 Assuming you're on SS2k - (ChrisR) - (6)
                                     We're running SQL Server 2000 - (lincoln) - (5)
                                         Sent an email. - (ChrisR) - (4)
                                             got your email - (lincoln) - (3)
                                                 It can rather hard to peek inside a stored proc... - (ChrisR) - (2)
                                                     End result - (lincoln) - (1)
                                                         Rings a bell - (broomberg)
     And here I always thought this was impossible! - (ben_tilly) - (2)
         Interesting - (JayMehaffey)
         Yup - for walking trees - (broomberg)
     Oracle: getting a wierd error when doing an export - (boxley) - (3)
         Nothing odd about that - (broomberg) - (2)
             What he said. - (Meerkat)
             thanks, time to let the dba's do what their paid for -NT - (boxley)
     how does one create a unique spool file name in oracle? - (boxley) - (1)
         oh oh oh I forget. - (broomberg)
     Question for CRC or anybody who remembers Paradox - (jbrabeck) - (12)
         It's a paradox... - (Yendor)
         Random guess - (broomberg) - (8)
             Could be - (altmann) - (7)
                 Give the man a cigar - (jbrabeck) - (6)
                     I prefer Drew Estates Acid -NT - (broomberg) - (5)
                         I thought it was Drew Estates Acid Earthiness - (imqwerky) - (4)
                             Yup. - (broomberg) - (3)
                                 You say that every year. -NT - (folkert) - (2)
                                     No I don't - (broomberg) - (1)
                                         Golly Gee, nobody can take a joke. -NT - (folkert)
         I used Paradox at version 3 - (admin) - (1)
             And I've used it since DOS v2 and from Win v1.0 -NT - (jbrabeck)
     subtracting dates inside rdbms as opposed to outside - (boxley) - (18)
         Indexes key to efficiency - (ChrisR) - (17)
             that runs faster by eyeball :-) thx! -NT - (boxley)
             Lotta people make that mistake. - (static)
             Indexes are only better if you're accessing under 7%... - (ben_tilly) - (14)
                 It's 5% now. - (admin) - (11)
                     Source? - (ben_tilly) - (10)
                         My SQL tuning class instructor. :-D -NT - (admin) - (9)
                             Is it coincidence that we both took that class recently? -NT - (ben_tilly) - (8)
                                 Dunno. - (admin) - (7)
                                     There was a cost-based optimizer in Oracle 8 as well - (ben_tilly) - (6)
                                         I'd appreciate a list if you can take the time. - (admin) - (5)
                                             Hmm... - (ben_tilly) - (4)
                                                 Thanks. -NT - (admin)
                                                 OK, here's a real bug, just encountered - (ben_tilly) - (2)
                                                     I'll have to give that one a whirl. -NT - (admin) - (1)
                                                         It can probably be simplified further... - (ben_tilly)
                 I heard 8% the other day for MySQL/InnoDB - (dws) - (1)
                     Percentage differences that close are really just a SWAG. - (broomberg)
     Dumb question - does SQL Server have a BCP out command? - (Simon_Jester) - (1)
         Yes. - (ChrisR)
     Comparing two tables in SQL Server - (lincoln) - (4)
         If you don't have any DB tools - (drewk)
         Write a query? - (ChrisR)
         Re: Comparing two tables in SQL Server - (JayMehaffey)
         Dumb question - does SQL Server have a BCP out command? (new thread) - (Simon_Jester)
     SQL Server's Query Analyzer not refreshing SPs - (lincoln) - (14)
         How are you retrieving the stored proc in Query Analyzer? - (ChrisR) - (2)
             from the Object Browser panel on the left side - (lincoln) - (1)
                 just glossing over it... - (ChrisR)
         Getting at the source - (ChrisR) - (4)
             the source shows the latest changes - (lincoln) - (1)
                 Occam's Razor and whatnot - (ChrisR)
             Izzat better than sp_helptext? -NT - (mmoffitt) - (1)
                 Same difference - (ChrisR)
         Problem no longer appearing - (lincoln) - (5)
             Its the magic of Microsoft -NT - (JayMehaffey) - (4)
                 s/magic/black-spaghetti-code-magic/ -NT - (folkert) - (3)
                     Also known as "non-deterministic" behavior. -NT - (a6l6e6x) - (2)
                         I was joking. You sound serious! - (folkert) - (1)
                             It's a "hot button" for me. :) -NT - (a6l6e6x)
Now viewing page 4 of 25
[Prev] 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 ... 25 [Next]

Why do you pepper spray me so often?
498 ms