Viewing 15 posts - 54,376 through 54,390 (of 59,065 total)
It's never good to store a date as a VARCHAR... if you want VARCHAR, you would do that in a SELECT... not as a matter of storage.
October 29, 2007 at 5:01 am
Hey SoulTower! Wondered when you'd get a login... especially after the apparent demise of Belution.
October 29, 2007 at 4:58 am
Kenneth Wilhelmsson (10/29/2007)
Then I assume that what was 'desired' was something else than what was written?
You're actually saying that the below example is 'incorrect', or 'undesired', or simply plain...
October 29, 2007 at 4:43 am
Gail... nice explanation! Short, sweet, and to the point.
Sandy... think of a CTE the same as you would any "inline view" or "derived table" except that they are cited...
October 29, 2007 at 4:37 am
It's not likely that a log file would have the extension ".txt"...
October 29, 2007 at 4:25 am
Now, that's what I'm talking about... 43 minutues vs 3... both have the correct answers... which one do you want running on your machine? 😉
October 29, 2007 at 2:35 am
Man, you talk a lot about nothing...
First two sorts are incorrect because they did not sort in the desired order.
October 29, 2007 at 2:29 am
Do you have a specific question or do you just want us to do all of your homework for you?
You're in class to learn this stuff and these...
October 28, 2007 at 8:57 am
Check for triggers, as well.
October 27, 2007 at 11:31 pm
C'mon man... do your own homework... you haven't even tried...
October 27, 2007 at 11:29 pm
Heh... ok... guess I'll get up on the soap box, then...
ALWAYS use the fastest, most effecient code possible... ALWAYS use comments to explain the code unless it's just too, too...
October 27, 2007 at 7:07 pm
Any import will fail if someone has the sheet open... in my opinion, best way to do this is to make a macro on the spreadsheet to export the correct...
October 27, 2007 at 1:22 pm
David,
"Dropping the time" should be done on the display side of things... not on the import side of things. Reason being is that the only way you can truly...
October 27, 2007 at 1:19 pm
Viewing 15 posts - 54,376 through 54,390 (of 59,065 total)