sql >> Database teknologi >  >> RDS >> PostgreSQL

Indsæt NULL i stedet for tom streng med PDO

Hvis du vil have null, skal du bare indsætte null i stedet for tom streng.

$stmt2->bindParam(':title', $title === '' ? null : $title, PDO::PARAM_STR);


  1. Underforespørgsel ved hjælp af Exists 1 eller Exists *

  2. Oracle-datokorruption under opdatering

  3. Postgresql rekursiv selv joinforbindelse

  4. java.util.MissingFormatArgumentException:Formatspecifikation:s