
Search In
Data protection now is one of the most important jobs of any organization. In the cyber world now there are hackers crawling everywhere looking to infiltrate the system and hacking sensitive data from people. Data security is now one of the most prim
Hello Friends,
Generally we need to do date based search in mysql like Get all the users registered in the last week, or last day, last month, last year. We have very good function of mysql DATE_SUB(). Lets get some the example below:
1) Select * f
In this article we will see how to fetch records in one table that are not present in another table.
First let us create two tables which will be used for illustration purpose:
CREATE TABLE Table1
(
ID INT
)
GO
CREATE TABLE Table2
(
ID I
Hi Readers!
This blog includes the advance topic of Core Data which is relationship between two entities. If you are not familiar with the concept of Core Data you can view the link to understand the Core Data (Part 1). Link include the infor
I Have 2 tables WIthdrawMaterial and DepositMaterial,Both In WithdrawMaterial contain quantity column, and DepositMaterial contain totalDeposit ,I want to perform subtraction between quantity and totalDeposit column using query and store the result i
Readers,
.Net Framework 4.5 came up with lots of great features. The new features of the core framework .Net 4.5 are difficult to read and run through because it does not fit depending on what are you working currently on. Many developers skip all t
鈥淲hat happens here is probably the future of men鈥檚 fashion,鈥?said Antonio Cristaudo from Pitti Immagine, a collection of fashion industry events in Italy. 鈥淭here鈥檚 individuality, they want to be different,鈥?he told AFP. 鈥淚t鈥檚 important for all the fa
In Software testing, There is much debate that how to achieve quality and how to plan the testing activities. This tutorial will explain to you all about Software Test Plan and suggest you with the ways on how to plan test activities from scratch alo
Fresh new business cards hot off the press? Check.
The opportunity to start your 18-hour work days at any time you wish? Check.
Entrepreneurial burnout caused by working ridiculous hours?
Check mate.
Starting yo

I remember the days where a long list of grocery items and it took hours to finish buying them. Recharging, movie-ticketing, transport bookings, restaurant reservations, everything was time consuming. But now all these things are at your do
