A self-contained SQL database engine.

learn more… | top users | synonyms

1
vote
1answer
59 views

sqlite replace values

i have a table with two columns: one named index and the other is called tilenumber and the tilenumber is populated from the index column except that there is _ which needs to be removed from the ...