2024-08-14
352 reads
2024-08-14
352 reads
This SQL script allows you to take a number and convert the number to words, and convert a currency value into words.
2024-08-09
Learn how to create document templates in a database table and use SQL to replace specific keywords in the templates for content customization.
2024-08-05
2024-08-02
455 reads
2024-07-29
573 reads
SQL Server provides a variety of ways to tune XML so that it provides consistent performance, consumes less space, all while ensuring efficient access to critical data. At its core, the metadata-styled XML format runs counter to the data that SQL Server is optimized to manage.
2024-07-15
2024-07-15
402 reads
2024-07-12
587 reads
2024-07-08
415 reads
2024-07-03
113 reads
By Steve Jones
Thanks to everyone that came to my talks. Slides are below. Best Practices for...
By Steve Jones
I can’t remember how I heard about Small Data SF 2024, but it caught...
By Steve Jones
moledro – n. a feeling of resonant connection with an author or artist you’ll...
Bonjour à tous, J'ai un problème d'exécution de mes packages SSIS. A chaque opération...
Comments posted to this topic are about the item Being an extroverted introvert at...
I have data that contains poll results, with the poll_id consistuting a single row...
How are the statistics for query optimization stored in SQL Server?
See possible answers