Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: A non-relational prob
> <snip>
> Now, the question: how would I desing an sql select statement, that,
> given the language and the country of a user, returns the correct text
> in a _single_ line for a text id?
Do you have a table of users with that user's default language and country?
If so a simple join or outer-join should turn the trick.
Daniel A. Morgan Received on Mon Mar 19 2001 - 23:25:36 CST
![]() |
![]() |