Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Insert date and time to a table
On 16 Jun 1999 19:18:59 PDT, y2000_at_pacbell.net (Y2K) wrote:
>Would there be any performance issues if I do this:
>
>select * from employee where ename like 'a%' or ename like 'A%'
>
>I mean it would still use indexes, right?
That would work.
Chris
![]() |
![]() |