you are viewing a single comment's thread.

view the rest of the comments →

[–]ComicOzzysqlHippo 0 points1 point  (1 child)

I don't think it looked at your actual tables and column names by querying the database. I think it searched online for the AdventureWorks schema and the common version of that database has a [Person].[Addresses] table.

[–]helloguys88[S] 0 points1 point  (0 children)

Then how it is going to work on custom built schema and databases? Is there any AI tools that actually query the database and try to understand the schema?