Viewing 12 posts - 46 through 57 (of 57 total)
Sorry Jobing.com had a rather predatory NDA (all concepts and ideas) and non-compete (3 years). Ginger says it is un-enforce-ably predatory though.
Candidates should ask about things like this at...
July 14, 2008 at 3:09 pm
I had a .net process called DataAssimilator that did such a function for a prior company. The C# program only imported into a dynamically created or a pre-existing staging...
July 14, 2008 at 1:06 pm
My company's interviews are almost purely knowledge-interrogation. Some candidates have literally walked out or reverted to a bitter attitude when getting stumped on easy-to-moderate questions.
1) How to Find top...
July 11, 2008 at 12:45 pm
This question doesn't specify whether it is required for the numbers to be contiguous or not. I don't know if golf provides contiguous rankings. DENSE RANK and RANK...
June 24, 2008 at 11:27 am
I think its only taught in backwater electives in community colleges.
June 24, 2008 at 10:31 am
The correct answer should be
"Correct answer: Windows Server 2008 Datacenter Edition x64, Windows Server 2008 Enterprise Edition ia64 "
if two of the checkboxes are to be correct....
June 23, 2008 at 5:15 pm
GSquared (6/20/2008)
For anyone doing either role, I'd say the zeroeth skill is the ability to wander around in Management Studio/QA+EM, without getting lost.
I agree with that. Most candidates pass...
June 20, 2008 at 11:14 am
Its depressing to save for retirement. Unless you have a very healthy old-age life and die suddenly from a hemorrhaging stiffened artery, then, ultimately, the pharmaceutical companies and the...
June 17, 2008 at 10:35 am
In a saved trace table for SQL Server 2005, only the duration is in microseconds. Duration is saved as microseconds regardless of the checked state of 'Show values in Duration...
June 16, 2008 at 6:38 pm
I like Itzik Ben-Gan's inside SQL Server 2005 T-SQL programing and T-SQL Querying books.
June 13, 2008 at 2:11 pm
Inline table value functions are processed as derived tables and you can write them as such (works great in MySQL which doesn't support table valued functions) even inside a CROSS...
June 13, 2008 at 2:07 pm
This 2D stuff is excellent for normalizing 1NF (first normal form) violations like '123^12|456^45'|789^12|945^34'
2D array parsing without table variables or temp tables! It is using Itzik Ben-Gan's parsing algorithm that...
May 29, 2008 at 3:53 pm
Viewing 12 posts - 46 through 57 (of 57 total)