Viewing 15 posts - 706 through 720 (of 1,062 total)
When I worked at the bank, everyone could change the data had to take turn to take 2 weeks off at audit time. This way, they said if you had...
May 8, 2007 at 12:44 pm
Professional does not mean you have to dress up to work. Of course you don't wear a short, a pair of flip flop and a torn T-shirt to go to...
May 8, 2007 at 12:31 pm
Junior DBA, Senior DBA, Junior SQL developer, Senior SQL developer, most of these titles were based on how many years of experiences on the job? However, some people do the...
May 8, 2007 at 12:24 pm
The most important thing of a good team is people dynamic. I was in many teams. In some teams, some developers were so arrogant that they thought they knew everything, it ended...
May 7, 2007 at 12:18 pm
Students cheat all the time, not just at Duke, but at a lot of universities, even in high schools, middle schools. They don't want to study but want to have...
May 2, 2007 at 7:52 am
In most companies I worked for, when they chose a product, they had the salesmen coming in to do a 'wonderful' demontration and promised that they could do anything you...
April 30, 2007 at 7:17 am
Two hundred lines of SQL query - you mean in one query?!
I wanted to know how the developer wrote this query. BTW what's wrong with this query that you need...
April 30, 2007 at 7:09 am
Thanks for all your comments.
I wrote this article is kind of sacrasm. I did a lot of projects, most of the projects had talented team of programmers working on it. ...
April 30, 2007 at 7:04 am
You meant you wanted to update the field with 'No Data here' ?
UPDATE TableA SET Field1 = 'No Data here'
April 27, 2007 at 8:49 am
I hope I am reading your question right. You want to execute a stored procedure with output value inside another stored procedure ?
CREATE PROCEDURE procA
DECLARE @percent INT
EXEC procb '1', 'A', @pc...
April 27, 2007 at 8:46 am
Do you mean to add a sequence number in the table?
April 23, 2007 at 1:46 pm
To rate the smart companies based on the finanical performance, I am sorry I totally disagreed with that.
April 23, 2007 at 8:13 am
I agreed with Bill Gates and I agreed with the article. Over the years I only met a few excellent programmers, they were the ones never stop learning and made...
April 23, 2007 at 8:01 am
Computer science is not dead but it is not as popular as 10 years ago in college, thanks to all the big companies outsourced to other countries. The employment outlook...
April 17, 2007 at 11:28 am
First I don't understand why you have a table for 'Switch Haart' and a table for 'Changed Haart', and a table for 'Switch Haart Reason' and a table for 'Changed...
April 14, 2007 at 9:01 pm
Viewing 15 posts - 706 through 720 (of 1,062 total)