Search results

  1. N

    find exponent ² via function chr(178)

    in my query i need to search and find the rows that contain ². when i use the function chr(178), it lists the rows that contain ², but ALSO 2. i only want to list the rows that contain ². how can i specify this? :confused:
Back
Top Bottom