Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 9th, 2012  |  syntax: None  |  size: 0.39 KB  |  hits: 21  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. select count(*) from fab_ide where --(idimmobile,progressivo) in (select idimmobile,progressivo from fab_ide where UPPER(FAB_IDE.COD_AMM ) = 'L483'
  2.  --and UPPER(FAB_IDE.FOGLIO ) = '7' and exists(select 1  from FAB where FAB.COD_AMM = FAB_IDE.COD_AMM AND FAB.IDFAB = FAB_IDE.IDFAB and FAB.ATTIVO = '1'  )  )  
  3.   FAB_IDE.IDIDE = 1 AND (FAB_IDE.IDFAB) NOT IN (SELECT IDFAB FROM FAB WHERE X_OKDATINI=2)