Viewing 15 posts - 1,621 through 1,635 (of 1,988 total)
Chances are in your case yes they would operate on the same row but that's by no means guaranteed unless you specify more criteria and definitely not something you would...
July 28, 2015 at 11:44 am
abhishek_300 (7/28/2015)
Thanks Gila monster for your comments .However for interviews people do not ask simple question on SQL hence you are seeing unrealistic example.
There's no reason an interview question can't...
July 28, 2015 at 7:37 am
Just out of curiosity how do people feel about the concept of rapid development as it relates to unit testing since the concept of small individual separate components is pretty...
July 25, 2015 at 9:09 am
jckfla (7/24/2015)
Essentially, added function doesn't make a product better, more productive, or more useful automatically. One of the reasons why I've been slowly steering away from Windows for at-home...
July 24, 2015 at 1:37 pm
ZZartin (7/23/2015)
peter-757102 (7/23/2015) solution.
The reasoning that it's a small step from testing to unit tests I cannot subscribe to.
Some factors that are needed to make the step are:
* Persisting and...
July 23, 2015 at 11:59 am
peter-757102 (7/23/2015) solution.
The reasoning that it's a small step from testing to unit tests I cannot subscribe to.
Some factors that are needed to make the step are:
* Persisting and organizing...
July 23, 2015 at 11:38 am
peter-757102 (7/23/2015)
ZZartin (7/23/2015)
If the answer is anything other than a definitely yes then...
July 23, 2015 at 6:29 am
Shouldn't a better question be, can you write code perfectly on the first try 100% of the time?
If the answer is anything other than a definitely yes then yes you...
July 23, 2015 at 6:09 am
Nope, but you can always make a temp table with an identity column 😀
July 22, 2015 at 3:24 pm
You might be stuck redeveloping them. I don't even think the DTS migration wizard exists in SQL Server 2014(microsoft gave you something like 12 years to migrate them or...
July 22, 2015 at 12:33 pm
rmechaber (7/17/2015)
TheSQLGuru (7/17/2015)
rmechaber (7/17/2015)
This could be computed on-the-fly using views or stored procedures from the actual order...
July 17, 2015 at 9:33 am
Hmm... I would probably be insulted if the company I was working for tried to charge me to dress a certain way. If there's a dress code there's a...
July 17, 2015 at 8:43 am
Another side of this is that if for whatever reason you need to change the calculation you're using if you store it on the top level record you would then...
July 17, 2015 at 8:33 am
What are the typical daily tasks you get? Are they development related, are they administration tasks?
Typically what I've prefered is that for development related tasks whoever developed it(or inherited...
July 16, 2015 at 12:19 pm
Viewing 15 posts - 1,621 through 1,635 (of 1,988 total)