Hello....
I dont expect an immediate response to this as i've noticed programming questions seem to take a while to get answered. I'll probbaly find a way around this soon enough but anyways:
I have a table with some fields that almost match
myTable(id, field_a, field_x, field_p)
How can i select all the fields which start with "field" ?
In the actual table there are more like 70 fields that fit the similar name thing so typing them all out isnt ideal. Any input is appreciated :-D
I dont expect an immediate response to this as i've noticed programming questions seem to take a while to get answered. I'll probbaly find a way around this soon enough but anyways:
I have a table with some fields that almost match
myTable(id, field_a, field_x, field_p)
How can i select all the fields which start with "field" ?
In the actual table there are more like 70 fields that fit the similar name thing so typing them all out isnt ideal. Any input is appreciated :-D

























Linear Mode

