Oracle
 sql >> Teknologi Basis Data >  >> RDS >> Oracle

Pernyataan Oracle Sql di java

Catatan:Jawaban ini berlaku untuk pertanyaan awal.

Pernyataan SQL dengan anotasi:

select a.name           -- 'a' is undefined
     , ird_num          -- note: always qualify (helps others read it)
     , loan_num         --   same
     , contract_date    --   same
  from a2_loan          -- is this support to have alias 'a'?
     , customer b       -- not table `a2_customer`
     , customer c       -- not table `a2_customer`
 where aname=b.ird_num  -- missing period(?), and 'a' is undefined
   and b name=c.name    -- missing period



  1. Database
  2.   
  3. Mysql
  4.   
  5. Oracle
  6.   
  7. Sqlserver
  8.   
  9. PostgreSQL
  10.   
  11. Access
  12.   
  13. SQLite
  14.   
  15. MariaDB
  1. Konversi KASUS dari IIF

  2. bergabung bersyarat di oracle

  3. ORA-24408:tidak dapat menghasilkan nama grup server yang unik

  4. Apakah ada cara untuk memaksa OracleCommand.BindByName menjadi true secara default untuk ODP.NET?

  5. Mencocokkan dua kolom