Viewing 15 posts - 3,886 through 3,900 (of 5,394 total)
Dave Ballantyne (9/30/2010)
Gianluca Sartori (9/30/2010)
This is a statement generated by our BI front-end.
Surprisingly enough, after 4...
September 30, 2010 at 4:01 am
Totally different topic: how big was the biggest SQL statement you had to deal with?
This is a statement generated by our BI front-end.
Surprisingly enough, after 4 minutes of parsing, it...
September 30, 2010 at 2:48 am
CirquedeSQLeil (9/28/2010)
Gianluca Sartori (9/28/2010)
CirquedeSQLeil (9/27/2010)
Anybody here have much experience with FirebirdSQL?
Well, I wouldn't say "much experience", but I've had to deal with it in the past.
Is there anything particular you're...
September 28, 2010 at 9:32 am
CirquedeSQLeil (9/27/2010)
Anybody here have much experience with FirebirdSQL?
Well, I wouldn't say "much experience", but I've had to deal with it in the past.
Is there anything particular you're looking for? Probably...
September 28, 2010 at 1:05 am
I'll suggest that when performance degrades.
I'm sure at least one of my co-workers would say "Why not?" :w00t:
September 23, 2010 at 2:22 am
Paul White NZ (9/20/2010)
Steve Jones - Editor (9/20/2010)
I...
September 21, 2010 at 1:40 am
Congrats, Gail!
If you really want to answer that corruption question you could take a snapshot: 🙂
September 20, 2010 at 6:07 am
hallidayd (9/17/2010)
Lowell (9/17/2010)
September 17, 2010 at 8:25 am
They only documented way to get rows in a particular order is using ORDER BY.
Any other method is prone to failure.
Adding an IDENTITY CLUSTERED PK won't change this behaviour and...
September 17, 2010 at 7:44 am
Alvin Ramard (9/15/2010)
Steve Jones - Editor (9/15/2010)
And on an unrelated note. Who wants this job?Not the kind of job I'd want.
I had to stop it after 2 minutes. :sick:
September 15, 2010 at 9:36 am
100% agreed.
It's also true that if this is one of the first tasks you have been assigned on your new job, you'd better first of all do as required, then...
September 15, 2010 at 9:20 am
This is a great script I got from Jeff Moden that should do the trick for you.
Hope this helps
Gianluca
--===== "Space Used on Steroids"
-- If "UnusedKB" is negative, it's likely you...
September 15, 2010 at 1:32 am
It depends. You're not describing your problem with enough detail to get a sensible answer.
Can you give us a more detailed description of your requirement?
September 15, 2010 at 1:28 am
SMO should do the trick.
Every database object has a SMO counterpart that can create a script.
Tables apart, database objects that have a text definition (procedures, views, triggers etc.) can be...
September 15, 2010 at 1:22 am
Alvin Ramard (9/14/2010)
I would consider keeping a sheep on a balcony as "cruelty to animals". It would be like forcing someone to spend their life in one small room.
......
September 15, 2010 at 1:16 am
Viewing 15 posts - 3,886 through 3,900 (of 5,394 total)