Viewing 15 posts - 616 through 630 (of 1,062 total)
I thought you are talking about me...... Database developer during the day, the maid of the my family when I am not working at my office - that is the...
August 20, 2007 at 9:03 pm
If you are in China doing business, every Chinese business man would say 'absolutely YES'. That does not mean they would try, that means they would use anyway to...
August 20, 2007 at 8:55 pm
Some companies require certificate MCDBA to apply for a DBA job. However the best DBAs I had worked with; none of them had a cert. Those companies missed...
August 9, 2007 at 8:52 am
Can you give more info of what you want to do? When you said someone gave you a number and you wanted to know which records would sum up...
August 9, 2007 at 8:40 am
That is the problem. Nowadays you don't know who to trust. I thought I could trust my old manager who became my new director. He liked my work and thought...
August 7, 2007 at 8:53 am
After all these years, I am embarrassed to say that I don't write too much comments in my procedures.
I try not to use cursor, probably because when I first learned...
August 6, 2007 at 3:40 pm
I agree with you. That is the reason why I visit this website so often so I can learn something, or someone can help me to solve a problem...
August 5, 2007 at 7:45 pm
I think most managers want to use 'me' or developers to show how efficient the team is. I remembered one time in previous company, there were two managers in our...
August 3, 2007 at 1:54 pm
It is recommended that the fact table should not have more than 8 dimensions. Of course you can have more than that. Actually if your fact table has 8...
August 3, 2007 at 1:15 pm
BTW, why varchar(1020) ? How did he pick this number?
I agreed at this point, if it is working, don't do anything. Once you start making changes, you basically have...
August 2, 2007 at 4:13 pm
Next time when you are looking for a consultant, make sure that person knows what a data warehouse is ? Also most companies have this mistake, including my...
August 2, 2007 at 4:10 pm
It seems I always encounter this kind of manager. I have a new manager in June, he is stubborn and arrogant, do it my way or no way. He wanted...
August 2, 2007 at 10:05 am
We used window authentication, so there is no need to put user id and password in the procedure.
August 2, 2007 at 9:57 am
Thanks. After all these years I think I still do not know how to play the politics. That is why I always get in trouble.
It does not...
August 1, 2007 at 8:17 pm
His reason is once he received the data, he just needs to start the job to insert into one table, then the trigger will automatically update or insert into other...
August 1, 2007 at 8:12 pm
Viewing 15 posts - 616 through 630 (of 1,062 total)