With over two decades of IT experience, Microsoft data platform MVP Thomas LaRock has seen nearly every SQL Server troubleshooting nightmare under the sun. In an upcoming session called "The Top 5 ...
The gap between human and AI performance on database tasks will shrink over time, but more complex problems will still require human expertise and control.
I currently produce a data file on an AS400 for use in a SQL 2000 database.<BR><BR>I use the CPYTOIMPF command to produce a file from a query. I then copy it to a PC directory using the CPYTOPCD ...
I am trying to write a select statement that joins two tables from different databases on my SQL server. The issue is that the two databases are different collation types. <BR><BR>DataBaseA is ...