2016-10-21 (first published: 2015-05-12)
2,394 reads
2016-10-21 (first published: 2015-05-12)
2,394 reads
2016-05-25 (first published: 2014-03-06)
2,218 reads
This can be used for data warehouses as well as truncating table with foreign key constraints.
2016-04-08 (first published: 2014-07-07)
2,611 reads
This script shows the total time between two dates.
2016-03-29 (first published: 2014-07-09)
3,072 reads
For successful run, Your SQL Server service account should have permission to old location & new location
2015-05-27 (first published: 2015-05-10)
1,032 reads
Extract only integers or characters from alphanumeric :
2014-10-07 (first published: 2014-09-05)
1,507 reads
This came up one day at my work when a developer was using it....
I’m sure I’ve never mentioned that I’m an amateur radio operator. Like Vegans and...
By Steve Jones
When in doubt, overtip – from Excellent Advice for Living This is close to...
Comments posted to this topic are about the item How Much AI Code Would...
Comments posted to this topic are about the item Browsing for Instances
Comments posted to this topic are about the item Creating a Date Dimension (Calendar...
I have a SQL Server instance that is not listening for connections on port 1433. By default, all ports are locked down on my server, except for the SQL Server port. What can I do to allow users to connect to the instance without knowing the port?
See possible answers