Hi All,
I have a select query to retrieve data from tables. It is working fine, but when i give some where condition to select some 3 values, it is not giving me the result.
it says, "Query processor ran out of Internal resources".
I thought through INDEX, it may work fine, then i created view with that select statement. But i couldn't create index.
It says, "View is not schema bound"
I dont know what to do. Please help me...