14.05.2020, 03:44
Hello, I would like to know how I can take 2 values from the same field, for example, it looks like this in my database:
V_KEY_1
1,2
V_Key_1 is the name of the column,
1 is the sqlid of the vehicle
2 is the type of the key (1 for owners and 2 for friends)
...
My question is how i can get 1 and 2 per separate in the same code..
їCan you help me? Thanks!
V_KEY_1
1,2
V_Key_1 is the name of the column,
1 is the sqlid of the vehicle
2 is the type of the key (1 for owners and 2 for friends)
...
My question is how i can get 1 and 2 per separate in the same code..
