|
|
| Author |
Message |
|
| Departed |
Posted: Tue Jan 15, 2008 6:01 am |
|
|
|
Joined: 15 Jan 2008
Posts: 1
|
I'm very novice in Erlang but I have a job to do with it ,which concern to information retrieving. This is my question.
Does mnesia have any operator which equivalent to "LIKE" in SQL language?
If it does not have any kind of mention operator how can I query information which input may not exactly match to the whole word of data in mnesia?
Thank in advance. |
|
|
| Back to top |
|
| francesco |
Posted: Wed Jan 16, 2008 5:00 pm |
|
|
|
User
Joined: 07 Jul 2006
Posts: 249
Location: London
|
The LIKE operator, if memory does not fail me, can be used to set wild cards. Take a look at selects and query lists comprehensions. They are probably the closest to what you are looking for.
Regards,
Francesco
--
http://www.erlang-consulting.com |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|