In this blog we will tell you how to enable or disable FOREIGN KEY checks in MySQL database To disable FOREIGN KEY checks use following command To enable FOREIGN KEY checks use following command Note: Don’t forgot to enable FOREIGN KEY check afterRead More
Are you looking for top 10 wordpress themes. Don’t worry you can find below. 1. Flatsome | Multi-Purpose Responsive WooCommerce Theme DownloadRead More
Paytm payment gateway Integration in spring boot using REST APIs step by step.Read More
Sticky
SQL subquery is a very interesting and important topic. Sometimes we stuck at the very common problem at there we want to get the data from the one query and on the basis of their result, we want to execute another query. Let’s Take An Example In this example we will take two tables:– 1)employee2)employee_salary […]Read More