2024-10-14
527 reads
2024-10-14
527 reads
Get an introduction to many of the many ways you can manipulate and interact with strings using SQL. Read on for more!
2019-12-18
A nasty fast way to remove non-numeric and non-alphanumeric characters from a string
2019-03-15 (first published: 2016-05-17)
3,178 reads
Relational database management systems such as Oracle, Postgres, DB2 and Teradata, as well as other programming languages such as Python, Hive, XSLT and SAS have a Translate function. Now we have one for SQL Server.
2016-06-01 (first published: 2016-05-12)
1,053 reads
I recently was privileged to speak at SQLDay in Wroclaw Poland… man, I love...
One of the new features in Kubernetes v1.33 is the ability to resize CPU...
I won’t try to pretend otherwise, I’ve had some mixed feelings about Stack Overflow...
When comparing AWS RDS and DynamoDB, the core difference lies in structure and use...
Comments posted to this topic are about the item Analyzing Tempdb Spills and Usage...
Comments posted to this topic are about the item Creating a new API in...
If I run "dab init" to create a new API over a database, what parameters are required?
See possible answers