Viewing 15 posts - 166 through 180 (of 1,062 total)
I got a lot of invite from Linkedin from a lot of recruiters. I think the trend is using Linkedin to find the candidate.
August 5, 2008 at 6:16 am
This is from BOL.
AFTER
Specifies that the DML trigger is fired only when all operations specified in the triggering SQL statement have executed successfully. All referential cascade actions and constraint...
August 4, 2008 at 8:45 am
In every job step, you can choose which step to go when it fails and which step to do when it succeeds. When one step fails, I will choose...
August 4, 2008 at 8:36 am
Sometimes it is not the developers are lazy, they are actually incompetent.
I tried to explain to a developer and a DBA how to write dynamic SQL, both looked at me...
August 3, 2008 at 12:16 pm
I join Linkedin to expand my network. I was able to re-connect some of my old co-workers. As a matter of fact, I got my new job because...
August 1, 2008 at 6:54 am
How do you do your insert statement?
The insert statement should not have DateInserted field, then table will populate the current datetime in that field.
July 31, 2008 at 9:28 am
First of all, what do you want to know? Do you want to understand the system and how it works? The diagram basically explained to me how the...
July 31, 2008 at 8:29 am
One question: am I working for the VP or am I working for a manager under the VP? That makes a big difference.
I once worked for this company and...
July 31, 2008 at 8:19 am
I like stored procedure especially I wrote a lot of stored procedures which dynamically did different based on the parameters. For example I wrote a procedure that automatically bcp...
July 30, 2008 at 6:46 am
I agreed there were many lazy developers around. Many developers just knew a few basic commands and somehow they could do their jobs. They used the same...
July 28, 2008 at 12:49 pm
I guess my comment about them not meeting expectations (good or bad) is over the life of the employee. They might work one way for 6 months and then change,...
July 24, 2008 at 12:35 pm
Just try to do this in SQL Server 2000
ALTER TABLE dbo.FQCurriculum ADD CONSTRAINT
PK_FQCurriculum PRIMARY KEY CLUSTERED
...
July 24, 2008 at 8:00 am
I worked at many different companies and each company had its own culture. The people at one company were totally serious and would not take any joke. On...
July 23, 2008 at 7:33 am
It is a good article but where do you find those people? Some of the quality that they are looking for has to do with the company. How...
July 22, 2008 at 6:46 am
I also would have to agree with the premise behind this quote. Folks in IT tend to be logical folks who see a right way and wrong way and...
July 18, 2008 at 1:55 pm
Viewing 15 posts - 166 through 180 (of 1,062 total)