ScriptArticle.com

All Posts in Databases

MySQL vs MongoDB: Comparison Between RDBMS and Document Oriented DB

Mahesh Yadav By: Mahesh Yadav|In: Coding & Programming|Last Updated: April 29, 2015
MySQL vs MongoDB: Comparison Between RDBMS and Document Oriented DB
MySQL vs MongoDB (NoSQL) database MongoDB vs MySQL: Comparison Between Relational and Document Oriented Database   Both are used for storing the data and free to use that is both comes under open-sources software. MongoDB might be unfamiliar at least to some of us as it is a relatively new compared to other established databases… (1 comment)
Read More

How to import an SQL file using command line in MySQL?

Mahesh Yadav By: Mahesh Yadav|In: Databases|Last Updated: April 4, 2015
How to import an SQL file using command line in MySQL?
Import MySQL database using command line   If you have a very large SQL dump file to import and you know very well that it is not very easy to import using phpMyAdmin, even if you split it in many pieces, it is also be hard using PHP script as it will time out after…
Read More

How to prevent gaps/holes in a MySQL table AUTO_INCREMENT Primary Key field

Mahesh Yadav By: Mahesh Yadav|In: Coding & Programming|Last Updated: June 4, 2014
How to prevent gaps/holes in a MySQL table AUTO_INCREMENT Primary Key field
Prevent gaps/holes in a MySQL table AUTO_INCREMENT Primary Key field.   Generally during the MySQL database development you create tables with a Primary Key, a very simple way to create a primary key is make it Auto-increment and unsigned integer with Not Null property right?   I think most of you generally follow the above…
Read More

Quickly Deactivate or Activate All WordPress Plugins via Database or FTP

Mahesh Yadav By: Mahesh Yadav|In: Coding & Programming|Last Updated: September 20, 2013
Quickly Deactivate or Activate All WordPress Plugins via Database or FTP
WordPress plugin activate deactivate all at once and Quickly Sometimes during troubleshooting, it’s recommend to deactivate all plugins and activate them one by one and suppose at that time you will not able to login in WordPress admin (wp-admin) or white screen of death. At the same point we need to disable all the plugin…
Read More

How to move your wordpress site to a new domain – easy wordpress migration

Mahesh Yadav By: Mahesh Yadav|In: Databases|Last Updated: June 29, 2013
How to move your wordpress site to a new domain – easy wordpress migration
WordPress stores the URL in his database, one of my colleague is new bie for WordPress.He has developed a new WordPress site and client has given all the data to him.After making the full site ready, he get stuck that four most important tables have URL in it, so should all the data need to… (1 comment)
Read More

What is the difference between GROUP BY and ORDER BY in MySql?

Mahesh Yadav By: Mahesh Yadav|In: Coding & Programming|Last Updated: May 4, 2013
What is the difference between GROUP BY and ORDER BY in MySql?
What is the difference between GROUP BY and ORDER BY in MySql?   Mostly this question has been asked by the interviewer, even if you have used it many times but at that time generally the guy not satisfied the interviewer by the answer.   Please go through the below and give very appropriate answer… (6 comments)
Read More

Posts pagination

1 2 3 Next

Topics

  •  Coding & Programming (96)
  •  Content Management Systems (4)
  •  Databases (13)
  •  Default (25)
  •  Encryption & hiding (11)
  •  Flash/Flex (1)
  • General (107)
  •  Google (19)
  •  Hacking & Threat Attack (11)
  • HTML & CSS (18)
  • Internet Marketing (15)
  • JavaScript & jQuery (11)
  • Link Building (4)
  • Networking (7)
  • OOPS Concepts (13)
  • Opensources (21)
  • Others (2)
  • PHP Frameworks (33)
  • Project Managment (2)
  • Quality Assurance & Testing (12)
  •  Search Engine Optimization (20)
  •  Search Media Optimization (6)
  •  Server Configuration and Handling (18)
  •  Social Networking (7)
  •  Validation & functions (23)
  •  Web Content (8)
  •  Web Graphics & design (9)
  •  Web Scripts & Programming (71)
  •  Web Testing (4)
  • Web tools (57)
  •  Wordpress (14)
  • Wordpress & Blogs (10)

Recent Posts

  • MySQL vs MongoDB: Comparison Between RDBMS and Document Oriented DB
  • How to import an SQL file using command line in MySQL?
  • MySQL Interview Questions & Answers
  • CDN: Content Delivery Network Overview
  • Automatic session timeout/logout using PHP after X Minutes of Inactivity/Idle time

About Me

I always love to make great things and promise I won’t stop to share these awesome things. Join me on our social networks and help us improve our work by sharing your thoughts and ideas!

© 2021 ScriptArticle.com · Beginner by Theme Junkie