Mysql
 sql >> Teknologi Basis Data >  >> RDS >> Mysql

penjumlahan record aktif di codeigniter

Itu harus berhasil:

$this->db->select('SUM(type) as score');
$this->db->where('question_id',1);
$q=$this->db->get('votes');
$row=$q->row();
$score=$row->score

$score . Anda variabel sekarang berisi jumlah type s untuk pertanyaan khusus itu.

Semoga membantu!




  1. Database
  2.   
  3. Mysql
  4.   
  5. Oracle
  6.   
  7. Sqlserver
  8.   
  9. PostgreSQL
  10.   
  11. Access
  12.   
  13. SQLite
  14.   
  15. MariaDB
  1. bagaimana saya bisa mengekspor database mysql menggunakan ssh?

  2. SQL fixed-value IN() vs. INNER JOIN performance

  3. MySQL:Jumlahkan nilai dalam subkueri

  4. Teknik Pure-SQL untuk Baris Penomoran Otomatis di Kumpulan Hasil

  5. Perbaiki semua tabel sekaligus