1
Answer

counting value in mysql table

How will you count the specified value in a column stored in the MySQL table and the result to be displayed in another table.

Answers (1)