
Search In
This wildcards is used when we want to match a string pattern . And this can be do with the help of wildcards only .
In SQL there are two types of wildcards :
% : Percentage sign which represent 0 , 1 or more characters .
_ : Underscore which repr
All of us have been writing some kind of cron but recently we came a situation where cron has to be fired by weekly on Wednesday. Keeping in mind the client requirement we came to a particular solution.
Minute Hour date-Of-Month Month Day-Of-Week /p
In our fast-changing world of content marketing, social media marketing and SEO, specialists understood that reading words or watching videos wasn’t enough anymore for clients to engage with your business and generate leads and revenu
Previous Git Blogs
Intialize git repostiory
First Commit
Two tree architecture and Three tree architecture
Best basic practices for writing commit messages
Viewing the commit logs
Git Basic WorkFlow
In the last Blog Git Basic WorkFlow we have
Hello Reader! Usually, when we are asked to get the contents to be displayed as per the value selected from the drop down we use to get it done with the concept of id. Consider a scenario where the list contains more than 10 items, than generating un
It is an improved variant of the binary search.For this algorithm to apply data should be in sorted form.
There are scenarios where the target location is already known. For example, in case of telephone directory the word to be searched is
Link building is an important technique to improve the keyword ranking for your targeted keywords. There are three different types of link building named one way, two way and 3 way link building. SEO e
Recently we faced a situation which has never been discussed in the Legal Clinic of the Arab Times and our company needs help in this regard. [url=http://www.michaelkorsoutlets.name/]www.michaelkorsoutlets.name[/url] The department can then permanent
Php 7 release date was December 3, 2015. This blog explains how to quickly upgrade an Apache web server running PHP 5.x (any release) to PHP 7.
Run the command to install PPA packages first
$ sudo apt-get install python-software-properties
$ sudo
contenteditable attribute is a new feature added to HTML5. By the terminology, we understand that this attribute is used to specify that whether the contents of an element are editable or not. This attribute was designed and implemented by Microsoft
