Skip to content
 nexladdermail@gmail.com
  • fa-facebook
  • fa-twitter
nexladder web tutorials

nexladder web tutorials

learn anywhere, anytime

  • CATEGORIES
    • LARAVEL
    • VUE JS
    • PHP
    • MYSQL
    • JAVASCRIPT
    • PHP PROGRAMMING QUESTIONS
  • About

Tag: mysql

How to remove duplicate records in mysql
24 Nov
Nexladder Web Posted in MYSQL No comments

How to remove duplicate records in mysql

In this article, We’ll see how to remove duplicate records in mysql We’ve created a users table i.e tbl_users and added some records inside table. Delete duplicate records using Sub Query or We can use below sql query. After executed the query, we’ve removed the duplicate records from users table. That’s it!. Please share yourRead more about How to remove duplicate records in mysql[…]

What does int(11) means in MySQL?
31 Aug
Nexladder Web Posted in MYSQL One comment

What does int(11) means in MySQL?

In this article, we’ll see about what does int(11) means in MySQL. most of the developer think that int(11) means in MySQL is that the int column can store maximum integer value with 11 digits in length. However, this is not true. in int(11), 11 is the display width of the integer column, unlike theRead more about What does int(11) means in MySQL?[…]



Recent Posts

  • Difference between the substr() and substring() in JavaScript?
  • How to find second highest salary of employee in mysql
  • How to remove duplicate records in mysql
  • PHP8 Named arguments
  • PHP8 Attributes



Copyright © 2018 All rights reserved.

Secondary Menu

  • fa-facebook
  • fa-twitter