_ is used to specify gap between cells
The underscore (_) - It is used when matches one character.
In the MS access, we use the question mark (?) on the place of underscore (_) to match any one character.
SELECT * FROM table_name WHERE column LIKE '_XXXX
Need a fast expert's response?
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments