
Search In
Change is a wonderful thing. It’s demonstrative of one’s ability to grow and adapt when faced with new technology and changing needs. It may be time to launch some huge changes on your website, but don’t get too eager just yet. If y
Suppose you are having a product or service coming up with a new brand name. It would not be easy for you to build a clientele at once. You definitely have to be skilled enough to use a good marketing strategy in order to make your brand popular
Customer support is a key selling point for many businesses around the globe. It is one of the best ways to ensure that the customer is going to come back to your bu
Our guidelines prohibit the solicitation of products or services, the impersonation of another site user, threatening or harassing postings and the use of vulgar, abusive, obscene or sexually oriented language, defamatory or illegal material. You may
This tutorial will help to resize a custom view by dragging of view's side and provide drag functionality also. Here is the step by step code.
Step 1- Create a xml file res/activity_main
<LinearLayout xmlns:android="http://schemas.andr
Hello All,
In this we will discuss about how to perform two phase commit in MongoDB.
Consider a example where funds will be transferred from one account to another. In a relation database approach we just subtract fund from account a and add same a
Hello All,
In this blog we will discuss about how to query mongodb with "like".
In MySql you might have normally used below code to find by like
select * from users where name like '%text%'
But for using “like” in mongoDb you have to write in
To remember few point in mind to make best design
Choose Best Color Theme. It would be necessary to select best color theme, because color theme is basic part of any design. We can choose eye caching color as per the industry standard.
Consisten
<-- Chapter 6: SQL IN Operator
Chapter 7
SQL NOT IN Operator
Lets see an example from the below table "employees" :-
employee_id
name
code
designation
salary
101
ABC
E-101
Engineer
12000
102
DEF
E-102
Doctor
8000
103
GHI
E-103
Sof
<-- Chapter 14: SQL >= Operator
Chapter 15
SQL <= Operator
Lets see an example from the below table "employees" :-
employee_id
name
code
designation
salary
101
ABC
E-101
Engineer
12000
102
DEF
E-102
Doctor
8000
103
GHI
E-103
