, in front of the table name and model name, code can execute successfully, is there a familiar to dream of the great god help have a lookCodePudding user response:
Can specify a default database, the connection library, or the shema,If you only have a library or a schema, then no problem,
If you have more, you can't make sure that your current default connection must be your want,
So in the library, schema, or you didn't specify a default connection, is the safest method in SQL, explicitly specify library or schema,
CodePudding user response:
