rowcount - Column containning row numbers in MYSQL -


how display column correct row number in table?

i know there command in sql called row_count didn't find in mysql.

an example of want can found here http://www.w3schools.com/sql/sql_and_or.asp

the table automatically gives customerid in new row.

this you'll want , have incrementing variable , echoing in correct column scripting language. there no way sql return "row number" far know.

row_count more telling how many rows got affected update believe.


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -