IS NOT NULL Condition

The command used to select only non-empty records in SQL tables is is not null. You can simply add it to your sql query as in the example below.

 

fiyat IS NOT NULL;

Example;
SELECT * FROM products WHERE fiyat IS NOT NULL;

0 Yorum

Soru & Yorum


Web Tasarım

Renkli Kare

Web Tasarım Ajansı