how to display only 4 records from a table based on a
condition
for ex
i have a table called products
in that nid,prodname are fields
i want to display only any 4 records of perticular product
plz tell me
Answer Posted / cherry-mae
algorithm
An algorithm (pronounced AL-go-rith-um) is a procedure or
formula for solving a problem. The word derives from the
name of the mathematician, Mohammed ibn-Musa al-Khwarizmi,
who was part of the royal court in Baghdad and who lived
from about 780 to 850. Al-Khwarizmi's work is the likely
source for the word algebra as well.
A computer program can be viewed as an elaborate algorithm.
In mathematics and computer science, an algorithm usually
means a small procedure that solves a recurrent problem.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Which is better mysql or mssql?
What's the difference between mysql and sql server?
What, if a table has one column defined as TIMESTAMP?
What does mysql_fetch_assoc do?
How to filter data from a mysql database table with php?
Can mysql and mariadb coexist?
What are the differences between innodb and myisam engines?
Where is mysql installed on linux?
How to load a csv file into a table
Why mysql is so popular?
What is dirty read and phantom read?
Does mysql use sql?
What does innodb stand for?
Why we use mysql workbench?
What port is mysql running on?