Another way to get a table list from a string
I prepared this version (my original did not used XML)
By being helped by forums feedback from SQL central
Forward it to yours peers.
2023-07-18 (first published: 2010-05-13)
1,807 reads
I prepared this version (my original did not used XML)
By being helped by forums feedback from SQL central
Forward it to yours peers.
2023-07-18 (first published: 2010-05-13)
1,807 reads
2023-07-18 (first published: 2010-03-18)
2,056 reads
If you need to get a range sequence of numbers this script can help you to acomplish it. For example : the sequency of numbers between -5 and 5 or 1 and 200, etc..
2023-07-18 (first published: 2012-04-23)
1,420 reads
2023-07-18 (first published: 2009-03-13)
2,080 reads
2023-07-18 (first published: 2012-12-04)
1,611 reads
Some times you need to parse over punch values at the while running a query.
Here is an utility function to help with that task.
2023-07-18 (first published: 2018-10-31)
759 reads
This function return the text format of a month calendar. It could be useful for sending through emails when you do do not have other tools, but T-SQL to send text emails.
2023-07-18 (first published: 2012-10-31)
1,868 reads
2023-07-18 (first published: 2009-04-28)
3,669 reads
2023-07-18 (first published: 2009-11-11)
813 reads
By Brian Kelley
If a technology is still viable, don’t overlook it. Don’t get caught up chasing...
By Steve Jones
It’s time for the monthly T-SQL Tuesday blog party. This month a longtime friend,...
By Steve Jones
I got a message a few months back that Microsoft was deprecating the MySQL...
Comments posted to this topic are about the item Starting to Estimate Disk Storage...
Comments posted to this topic are about the item Keep. It. Simple.
Hello, I'm trying to remove results from this sql statement where the custid like...
If I have durable memory-optimized tables, what is the starting point for estimating storage space?
See possible answers