Viewing 15 posts - 24,886 through 24,900 (of 26,490 total)
And I know salesmen who make twice what I do.
Based on all I have read from your posts, you don't belong in IT. Find a different career, one more...
April 17, 2008 at 10:55 am
I would also look for a local Microsoft SQL Server Users Group. Get involved and network, and you may find openings that you may miss otherwise.
😎
April 17, 2008 at 10:50 am
Mark,
You know, for the right person there is really good money in selling used cars. Your lack of honesty, integrity, and ethics makes a career in IT totally unsuited...
April 17, 2008 at 10:36 am
Look at the execution plan. SQL may have converted the IN to an inner join, and when there isn't a match, it returns quickly.
😎
April 17, 2008 at 9:59 am
When you pull up the properties, click on the Files page. You will see where your .mdf and .ldf files are located there.
😎
April 17, 2008 at 9:53 am
You have an alter table in your post, so I have to ask, what are you trying to do? Are you trying to reseed the identity field? What...
April 17, 2008 at 9:47 am
want_to_know (4/17/2008)
I need to select last two characters of a field like the field has codes
Ex:
abcDE
cccDE
bbbDE
and i want to get the codes that has the last...
April 17, 2008 at 9:44 am
Brandie Tarvin (4/17/2008)
Hey, don't Lab Rats get cheese when they thread the maze correctly?Where's mine??? I want CHEDDAR!!!
@=)
I actually like Pepper Jack! :w00t:
April 17, 2008 at 9:42 am
I have to say this is ridiculous at this point. A lot of good people tried to give you good advice. In this field, integrity and honesty are...
April 17, 2008 at 9:25 am
I use either of these two: 'yyyymmdd hh:mm:ss.sss' or 'yyyy-mm-dd hh:mm:ss.sss'
The first should work regardless of regional settings.
😎
April 17, 2008 at 7:25 am
You provided some sample data, how about showing us what you would expect the output of the query based on that data? It would help us in developing possible...
April 17, 2008 at 6:58 am
-- Personal Opinion
By lying to get a job you have shown a lack of honesty and integrity. Not the character traits I want to see lacking in this career...
April 17, 2008 at 6:28 am
Except for a little reformating of code (I made NO changes to the actual logic) I received no errors. Here is all my test code:
create table dbo.CoursePar (
...
April 16, 2008 at 1:38 pm
Post your query, maybe we will see what's wrong.
😎
April 16, 2008 at 1:19 pm
Matt Miller (4/15/2008)
Lynn Pettis (4/15/2008)
April 15, 2008 at 1:22 pm
Viewing 15 posts - 24,886 through 24,900 (of 26,490 total)