Viewing 15 posts - 1,186 through 1,200 (of 3,061 total)
Patrick.I (2/8/2011)
I have a .NET app and the app uses a Oracle Db.So i'm using Oracle .Net Provider for .NET
I have a problem with...
February 8, 2011 at 7:13 am
YSLGuru (2/7/2011)
OK Paul I will read it through in it entirety this time.
Please do. Every decent rdbms has this feature nowadays, SQL Server calls it "Plan Guides", Oracle calls it...
February 7, 2011 at 2:01 pm
Oracle documentation is free so, when in doubt RTFM 😉
February 7, 2011 at 10:54 am
dndaughtery (2/7/2011)
Does anyone know where to apply for SQL Server positions in Austrailia and/or the bahamas, virgin Islands etc?
Just bing: sql server job offers xxxxxx
where: xxxxx = australia, bahamas, virgin...
February 7, 2011 at 10:50 am
sqlgreg (2/7/2011)
I was just about the post the answer when I saw your reply! Thanks!I didn't know what to search for in the Oracle documentation.
That's why God created forums ...
February 7, 2011 at 10:43 am
YSLGuru (2/7/2011)
PaulB-TheOneAndOnly (2/5/2011)
YSLGuru (2/5/2011)
Well that would certainly be one way to do it....and the other way is Plan Guides; check link on my previous post 😉
Paul - I...
February 7, 2011 at 10:03 am
sqlgreg (2/7/2011)
Unfortunately, there is not a test...
February 7, 2011 at 9:56 am
Yash Ganthe (2/5/2011)
ADD PK USING INDEX is not supported in SQL Server.This is an Oracle feature.
You are absolutely correct - I shouldn't be posting on Friday afternoon 🙂
February 6, 2011 at 9:39 am
YSLGuru (2/5/2011)
Well that would certainly be one way to do it.
...and the other way is Plan Guides; check link on my previous post 😉
February 5, 2011 at 4:56 pm
Let me translate, compatibility level will affect query behavior in the sense that query optimizer will be limited to the "compatibility level" you have set, it will not use any...
February 5, 2011 at 4:47 pm
brucecphillips (2/5/2011)
I am moving data from a large warehouse (hundreds of billions of rows) that I will be using for later analysis.
I...
February 5, 2011 at 4:36 pm
YSLGuru (2/5/2011)
After some testing over time I've narrowed done the problem with...
February 5, 2011 at 4:25 pm
David McKinney (2/4/2011)
Thanks, captain. Exactly the link I was looking for.I'm not thrilled by this behaviour but at least it's documented and 'by design'.
Behaviour is there to deal with...
February 4, 2011 at 8:23 am
Yash Ganthe (2/4/2011)
February 4, 2011 at 8:11 am
Viewing 15 posts - 1,186 through 1,200 (of 3,061 total)