Viewing 15 posts - 1,531 through 1,545 (of 3,061 total)
pravin.sawant99 (9/19/2010)
The expected level of concurrency
- How many total users = 25
- How many users actually hitting the database at the same time = 10
- How many users actually hitting...
September 19, 2010 at 8:19 am
Eric Russell 13013 (9/17/2010)
September 19, 2010 at 7:51 am
pravin.sawant99 (9/18/2010)
In our project following are the situations where concurrency handling needed.
May I ask a basic question?
Could you please share with us what's the expected level of concurrency?
- How many...
September 18, 2010 at 4:11 pm
Novicejatt (9/16/2010)
September 16, 2010 at 3:44 pm
Novicejatt (9/16/2010)
I want to sync the Dev to Prod.
If you really want to overwrite production with the whole content of development the easy way is backup/restore.
Having said that, it is...
September 16, 2010 at 3:01 pm
Ninja's_RGR'us (9/16/2010)
PaulB-TheOneAndOnly (9/16/2010)
Ninja's_RGR'us (9/16/2010)
September 16, 2010 at 11:04 am
Ninja's_RGR'us (9/16/2010)
September 16, 2010 at 10:48 am
Sharon Hearn-319037 (9/16/2010)
September 16, 2010 at 10:38 am
Toby White (9/15/2010)
Itzik Ben-Gan Inside Microsoft SQL Server 2008 Series.
Agreed but, if poster is looking for SS2K5 specifics I'll go with "Inside Microsoft SQL Server 2005 - T-SQL Querying" by...
September 16, 2010 at 9:10 am
A old friend of mine used to say that there are as many naming conventions in the world as developers, DBAs and DAs are.
I do remember that particular naming convention...
September 16, 2010 at 9:01 am
SKYBVI (7/28/2010)
If I create a...
September 16, 2010 at 7:52 am
Jeff Moden (9/5/2010)... you need to build a "Reference Cursor" and those are best built in what they refer to as a "Package" using a "Global Reference Cursor". Packages...
September 16, 2010 at 7:44 am
Ali Tailor (9/15/2010)
September 16, 2010 at 6:45 am
Tom Brown (9/15/2010)
Thank-you both.Apart from the cranky text editor and lack of syntax colouring, I'm quite enjoying a minor foray into Oracle.
Glad to help.
In regards to "the cranky..." you...
September 15, 2010 at 2:11 pm
Viewing 15 posts - 1,531 through 1,545 (of 3,061 total)