You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
4color
changed the title
If there is a condition that specifies inequality (e.g., "!=" or "<>"), the "order by" clause may not be resolved.
If there is a condition that specifies inequality ("<>"), the "order by" clause may not be resolved.
Sep 12, 2024
query praser:
for:
where t.GY_FS ='1' and B.B<>2 ORDER BY QD_RQ DESC
The text was updated successfully, but these errors were encountered: