Hello Everyone,
i have a column named "Cell No" but when am trying to get data from it
using query "select * from data where Cell No=?" it throws an error
i know the problem is because of the spacing in the column name. For
some technical reasons i cannot change the column name, so is there
any way in which the query will run properly with space?
If anyone know abt this plz share it with me.
Thanking you,
Regards,
Kartikeya
i have a column named "Cell No" but when am trying to get data from it
using query "select * from data where Cell No=?" it throws an error
i know the problem is because of the spacing in the column name. For
some technical reasons i cannot change the column name, so is there
any way in which the query will run properly with space?
If anyone know abt this plz share it with me.
Thanking you,
Regards,
Kartikeya
Comment