Viewing 15 posts - 886 through 900 (of 3,061 total)
SJanki (8/1/2011)
But due to some limitations I have to call it from the SQL Server...
August 2, 2011 at 6:12 am
Is RPC enabled on the linked server?
July 31, 2011 at 3:27 pm
rashu5577 (7/30/2011)
Thank you.Then I can start up learning with Oracle DBA.
Its one and the same , but have some changes in the Implementation
No. They are not one and the same,...
July 31, 2011 at 10:57 am
John Paul-702936 (7/27/2011)
like
Example - the value...
July 29, 2011 at 3:53 pm
mmmhhh... TimeStamp data type columns may be a deal breaker, check this: http://msdn.microsoft.com/en-us/library/aa933141(v=SQL.80).aspx
July 29, 2011 at 3:39 pm
nahk.fussuy (7/29/2011)
I suspect the answer...
July 29, 2011 at 2:48 pm
Indianrock (7/28/2011)
July 29, 2011 at 2:30 pm
jmorgan 12692 (7/29/2011)
July 29, 2011 at 2:26 pm
aykut canturk (7/29/2011)
...tell me why sqlserver works that way and as long as everyone knows it, why they dont fix it ?
It works that way by design.
Can't fix what is...
July 29, 2011 at 2:17 pm
Barkingdog (7/29/2011)
...
inner join <table2>
on AcYear = cast(Year(LDate)...
July 29, 2011 at 1:54 pm
miriyalasrihari (7/28/2011)
i am getting lot of confusion about the data warehouse in MS Sqlserver
In simple terms a Data Warehouse is a database designed to serve as a central, historic data...
July 29, 2011 at 11:49 am
I'm with you, a SCD of the Type 2 has to be tracked on the DIMension table, that's why we call it Slowly Changing Dimension 🙂
On my experience SCD2 tracking...
July 29, 2011 at 11:41 am
santoooo (7/27/2011)
Can anyone give some idea how the Sql Server Agent is calculating the next_run_date of the scheduled job.Whether it will use any stored procedure to calculate this..?
That's proprietary code...
July 29, 2011 at 11:33 am
Sean Lange (7/27/2011)
July 29, 2011 at 11:02 am
robertprice45 (7/18/2011)
July 29, 2011 at 10:22 am
Viewing 15 posts - 886 through 900 (of 3,061 total)