Viewing 15 posts - 1,921 through 1,935 (of 3,061 total)
I would start by asking your ISP how they handle network access/load balancing.
Most probably what you are seeing as a NIC is a virtual-NIC masking an underlying load balancing structure.
Is...
May 24, 2010 at 11:52 am
PHXHoward (5/21/2010)
The challenge is that I can not connect from one server to the other.
Question is: what is preventing the connection?
May 23, 2010 at 4:12 pm
nfs_john (5/22/2010)
May 23, 2010 at 4:09 pm
cmapowers (5/22/2010)
Thanks. My question was answered.Do you have a sample script?
Script will depend on what you have to promote, if promotion includes adding two columns to a...
May 23, 2010 at 6:55 am
1- You have to code one insert statement for each row you want to add to the target table.
2- You cannot insert '11.25/hr' into a currency data type - currency...
May 22, 2010 at 6:40 pm
goodguy (5/22/2010)
May 22, 2010 at 6:26 pm
Roll forward and roll back are terms related to recovery - as in backup/recovery.
Reading your posting I think your interviewer was refering to "promoting" changes and "rolling out" changes. This...
May 22, 2010 at 4:33 pm
In a properly organized three tier environment I expect to see as many as four different versions of an object.
1- In development. Checked-out object that is in development process under...
May 22, 2010 at 4:25 pm
sameer.kasi200x (5/21/2010)
Please refer to the following link on MSDN for Mapping Datatypes of Oracle and MS SQL Server for an Oracle Subscriber:
Thank you for pointing at the right document but,...
May 22, 2010 at 4:13 pm
Sourav-657741 (5/20/2010)
So does this mean that, there is no other way that I can retrieve the password being an admin. O.k.!
That's not true. There is a Microsoft published way......
May 20, 2010 at 12:16 pm
rameshduraikannu (5/20/2010)
i want to know "what are the type error handling in sqlserver" and in what situation the raise error must be used
Interview question, huh?
A good answer would be: SQL...
May 20, 2010 at 11:45 am
sameer.kasi200x (5/19/2010)
May 20, 2010 at 10:03 am
Oksana March (5/20/2010)
I am Jr. DBA at my company and recently I come across a lot of code writing by somebody else utilizing MERGE command. I read a big description...
May 20, 2010 at 9:06 am
Hadrian (5/20/2010)
My concerrn is that it comes from Oracle and I want to rewrite for MSSQL 2008.
Start by executing underlying query and see what it does 🙂
This is a...
May 20, 2010 at 8:57 am
So... what's the problem? -- Any error?
Do you have those tables/views available?
Do you have the right privs on them?
May 20, 2010 at 8:30 am
Viewing 15 posts - 1,921 through 1,935 (of 3,061 total)