2021-04-28
475 reads
2021-04-28
475 reads
2021-04-21
413 reads
2021-04-07
446 reads
2021-03-24
152 reads
Learn how to use Python and pandas to compare two series of geospatial data and find the matches.
2021-03-23
5,318 reads
2021-03-10
373 reads
This article shows how you can read data from a file in S3 using Python to process the list of files and get the data.
2021-03-09
99,086 reads
2021-02-24
448 reads
2021-02-10
451 reads
This article goes through a process to show how you can use Python to perform create, read, update, and delete (CRUD) operations on SQL Server data.
2021-02-03
By Steve Jones
AI is a big deal in 2026, and at Redgate, we’re experimenting with how...
By Steve Jones
Another of our values: The facing page has this quote: “We admire people who...
By Ed Elliott
Running tSQLt unit tests is great from Visual Studio but my development workflow...
Comments posted to this topic are about the item No Defaults Passwords Ever
Hi, We have low latency high volume system. I have a table having 3...
Comments posted to this topic are about the item The Long Name
I run this code to create a table:
When I check the length, I get these results:
A table name is limited to 128 characters. How does this work?