I have a tuple table holding the several language translation of the name and address. The structure of the tuple table is language, name, address. This tuple table is in the main table. The main table is exposed via web services. How do select a particle language from tuple table within a main table via web services?
↧
How do retrieve data from tuple table within a main table via web services?
↧