Jump to content

Recommended Posts

Posted

Hello.

I have the following query:

select decode($P{model},-1,'ALL',$P{model}) from models

...

rest of query

...

group by decode($P{model},-1,'ALL',$P{model}) 

This query returns me 00979 ORA Error. How can I fix this?

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...