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

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -