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
This kind of query SELECT A from table as A+B, does not show the column name as A+B after executing the query, it rather shows_0, This happens only with certain characters. But without the + it works.