Split one field/column into Multiple Columns with varying figure counts SQL Access -


in access, need write sql query separate these rate codes separate fields/columns looking this:

$= ** ;= aa ac bb1 ca5 cc4 cc5 cc6 cc7 cc9 cd1 ci cr d0 d1 d2 d3 d9 f> f>  fa7  fa9 fb1 ha6 kj p* p? pw pz qg v4 wj 1d 2o  $= ** ;= aa aj bb1 ca5 cc4 cc5 cc6 cc7 cc9 cd1 ci cr d. d0 d1 d2 d3 d9 fa7  fa9  fb1 ha6 i} kj p( pw pz qg v4 1a 1d 2v 3} 

to this:

aa bb1 ca5 p? aa bb1 ca5 

i've researched topic extensively there no question regarding lines varying figure counts. know there lot of columns that's desired.

table name: _raw

field name: code


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -