|
|
|
|
|
|
|
|
-
Dinesh Sodani Commented 2 Years ago through Just Learned | 1 Point
I tried to run that in SQL Server 2005 it fails. Getting below error
'sysdatetime' is not a recognized built-in function name.
It seems that it is available in SQL Server 2008...
|
-
Dinesh Sodani Commented 2 Years ago through Just Learned | 1 Point
I tried to run that in SQL Server 2005 it fails. Getting below error
'sysdatetime' is not a recognized built-in function name.
It seems that it is available in SQL Server 2008...
|
-
Dinesh Sodani Commented 2 Years ago through Just Learned | 1 Point
Thanks Hima for sharing this,
A lot of times we need to print the database diagram for the discussion. I was using Microsoft Visio for creating database diagrams and print them in friendly manner....
|
-
Dinesh Sodani Commented 2 Years ago through Just Learned | 1 Point
Thanks Hima for sharing this,
A lot of times we need to print the database diagram for the discussion. I was using Microsoft Visio for creating database diagrams and print them in friendly manner....
|
-
Dinesh Sodani Commented 2 Years ago through Just Learned | 1 Point
Recently I have been working on that.
I found some really interesting blog posts :
[http://searchsqlserver.techtarget.com/tip/Optimize-tempdb-in-SQL-Server-by-striping-and-splitting-to-multiple-files][1]
[http://searchsqlserver.techtarget.com/...
|
-
Dinesh Sodani Commented 2 Years ago through Just Learned | 1 Point
Recently I have been working on that.
I found some really interesting blog posts :
[http://searchsqlserver.techtarget.com/tip/Optimize-tempdb-in-SQL-Server-by-striping-and-splitting-to-multiple-files][1]
[http://searchsqlserver.techtarget.com/...
|
-
Dinesh Sodani Commented 2 Years ago through Just Learned | 1 Point
Same thing happened to me also in the past and we lost some of the history data....
|