Viewing 15 posts - 76 through 90 (of 98 total)
Here is what my table looks like:
CREATE TABLE [schema].[census_date](
[id_col] [int] IDENTITY(1,1) NOT NULL,
[start_dtime] [datetime] NOT NULL,
[end_dtime] [datetime] NOT NULL
I'm fairly sure I have the format correct.
When I run your select...
September 26, 2011 at 12:28 pm
No trigger.
This is a 2008 sql server. I accidentally posted under 2005 forum.
September 26, 2011 at 12:07 pm
Pretty sure you get an email (with a Cert ID)...then you can sign onto the mcp.microsoft.com site and print your certification.
Congrats, nice work! 🙂
August 9, 2011 at 7:00 am
I got a chuckle...nice.
Been there done that...struggle all day, come in the next day and, D'oh, I should have thought of that. 😀
August 4, 2011 at 9:09 am
I passed mine a couple of days ago too! I'm planning to take 70-450 next.
December 17, 2010 at 6:56 am
Yes, it gave me just what I was looking for. Thank you!
September 24, 2010 at 9:48 am
Understood. You are absolutely correct and I will definitely apply this lesson learned in the future.
Thank you very much for assisting me despite my short sightedness.
September 24, 2010 at 9:28 am
Yeah, I realized it looked like crap and I was just reviewing the Forum Ettiquettes to correct it. Sorry
I thought it would be a quick an easy select for the...
September 24, 2010 at 9:13 am
See if this script helps:
http://www.sqlservercentral.com/scripts/backup+restore+recovery/70539/
July 30, 2010 at 7:35 am
Thanks for your reply.
We do have nightly Full Backups and hourly log backups from 8 am to 6 pm.
July 22, 2010 at 6:35 am
Thanks for your response, that is a good idea.
But do you think my ReOrg Maint Job would be sufficient?
If it is ReOrg'ing all the indexes in all the tables of...
April 1, 2010 at 9:02 am
Dave Ballantyne (1/10/2010)
God , you would not believe...
January 13, 2010 at 9:53 am
Check out: "The Dude"
No not the Big Lebowski...the monitor software: http://www.mikrotik.com/thedude.php
It is free. We use it. Like the others said...you wouldn't install it on the SQL...
December 30, 2009 at 7:17 am
Viewing 15 posts - 76 through 90 (of 98 total)