+ 4
About fully qualified names
the fully qualified names is it understandable to sql language ? or it's just for us to make the statement clear ??
3 Respuestas
+ 2
related to sql
+ 1
it is required by sql engine to parse your query
+ 1
is the question related to C++ or SQL?