|
|
-
vanne040 learned 6 Months ago through Blogs
When you drop a SQL Server database, associated SQL Server Agent jobs are not dropped with it. Presenting a simple query that can be used to identify SQL Server Agent jobs that used to be targeted to a database, but the database no longer exists....
|
-
vanne040 Liked 6 Months ago through Blogs
When you drop a SQL Server database, associated SQL Server Agent jobs are not dropped with it. Presenting a simple query that can be used to identify SQL Server Agent jobs that used to be targeted to a database, but the database no longer exists....
|
-
vanne040 Liked 12 Months ago through Blogs
Without running these queries can you find out the query that would throw an error?
1 select 7*-2&.3
2 select 7|2&-3
3 select 7+-(.2)%(+3)
4 select ((7&2%3))
......
|
-
vanne040 learned 12 Months ago through Blogs
This is actually a spin-off from a Question of the Day, which appeared in SQLServerCentral (December 16, 2010). A brief History For those of you who have been around in the industry for more than a decade, the term Y2K carries mixed feelings. It was a...
|
-
vanne040 Liked 12 Months ago through Blogs
This is actually a spin-off from a Question of the Day, which appeared in SQLServerCentral (December 16, 2010). A brief History For those of you who have been around in the industry for more than a decade, the term Y2K carries mixed feelings. It was a...
|
|
|
-
vanne040 refreshed 12 Months ago through Blogs
Microsoft SQL Server is home to many myths and legends, and I have developed an interest in knowing about them. It is really a very interesting exercise to know about these myths, and prove them incorrect if the situation permits. The Myth One such my...
|
-
vanne040 Liked 12 Months ago through Blogs
Microsoft SQL Server is home to many myths and legends, and I have developed an interest in knowing about them. It is really a very interesting exercise to know about these myths, and prove them incorrect if the situation permits. The Myth One such my...
|
-
vanne040 learned 12 Months ago through Blogs
A few words about testing of existence of column...
|
-
vanne040 Liked 12 Months ago through Blogs
A few words about testing of existence of column...
|