Migrating from MySQL to MS SQL (no replies)
I have been tasked with migrating a legacy building monitoring system from MySQL to SQL server. I have tried unsuccessfully many times to use the the Microsoft SQL Server Migration Assistant for...
View ArticlePostgreSQL wildcard search query (no replies)
I am trying to optimize 2 slow SQL queries where the search should go across multiple columns. First query is used to get total number of records to display on the UI. Second query is used to get...
View Articlewhat conftest.py should look like? (1 reply)
How should I configure conftest.py to test my async endpoints in fastapi? With access to the test postgres database. Does anyone have an example? I'm looking at different people's implementations and...
View ArticleOracle CPQ to snowflake (1 reply)
I'm looking for some advice on how to extract data from Oracle CPQ to snowflake. I do not have any idea about how Oracle CPQ works and not sure on the data model how the system works. Is there any way...
View ArticleImport Binary data in mysql table (2 replies)
Hello All, I have an table export from sql server having 1 image column.this column shown in binary format in export.sql file but after importing it in mysql, it is shown like some garbage values,...
View ArticleMigration from Microsoft SQL Server to MySQL (no replies)
https://medium.com/@henriqueleandro/unlocking-database-freedom-migration-from-microsoft-sql-server-to-mysql-using-generative-ai-288cc7d5c865...
View Article