Viewing 15 posts - 61 through 75 (of 1,061 total)
I did the query on one table .
The result:
index id index_type_desc Alloc_unit index ...
June 5, 2009 at 2:08 pm
I work for the state government. Everyone's salary is on the state website opening to the public.
Maybe it is good to have the salary going public. Last job...
May 29, 2009 at 9:02 am
I am a database developer and my work starts shifting into project management. I am less and less involved in software development. I am afraid sooner or later I...
May 27, 2009 at 6:51 am
Manie, I am in the same boat with you. I am a SQL Developer pushing to be a DBA since no company is willing to hire a 'real' SQL...
May 22, 2009 at 7:09 am
Emphasis on what you can accomplish than what you can't do.
If something I am not familiar with, I would tell them the truth but I also tell them how quickly...
May 7, 2009 at 7:03 am
This is the most ironic thing. Some of the best developers and DBAs did not have a computer science degree. On the other hand some the of worst...
May 5, 2009 at 6:38 am
I used to work for companies that had more than 2 production databases and had no DBA. All SQL developers were 'DBA'.
February 20, 2009 at 11:30 am
My former employer gave out bonus and it was tied to company performance and my own performance (annual review).
February 19, 2009 at 10:14 am
I think that maybe what Jeff meant.
SELECT l.Locationid, l.LocationName,
(SELECT SIGN(COUNT(*))
...
February 16, 2009 at 11:36 am
When I design data warehouse, I try to avoid snowflake dimension because it requires an extra join to get the data. Sometimes it is better to de-normalize the database...
February 10, 2009 at 11:39 am
Thanks Phil. It is a big help.
February 6, 2009 at 5:55 am
The company that hires contractors just layoff a whole bunch of their own employees. How ironic!!!!
February 4, 2009 at 10:50 am
There is a span between fromdate to Todate but I just extract the record where fromdate = todate.
I am trying to figure out how to calculate Sat and Sunday.
January 30, 2009 at 10:05 am
Viewing 15 posts - 61 through 75 (of 1,061 total)