DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: how to use index, which is created with function

  1. #1
    Join Date
    Nov 2000
    Posts
    164

    how to use index, which is created with function

    Dear all,

    I have an index create like this "create index any_indx on sometb(to_char(timezone_col as date),'YYYY')".

    I like to find out how should I write a statemtent with timezone_col column so this index will be used?


    Thanks,
    Unna

  2. #2
    Join Date
    Nov 2000
    Posts
    164
    Has it figured out. Just asked a dumb question. Thanks!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width