Olivier B.
2012-12-12 19:15:53 UTC
hello,
one table:
[name]
'toto'
'toto '
'toto '
i shearch the syntax for select only toto with the good number of
space after
using WHERE [name]= 'toto'
return:
'toto'
'toto '
'toto '
using WHERE [name] LIKE 'toto ' return
'toto '
'toto '
Thanks for any help.
one table:
[name]
'toto'
'toto '
'toto '
i shearch the syntax for select only toto with the good number of
space after
using WHERE [name]= 'toto'
return:
'toto'
'toto '
'toto '
using WHERE [name] LIKE 'toto ' return
'toto '
'toto '
Thanks for any help.
--
pas de turlututu. apres l'@robase
pas de turlututu. apres l'@robase