Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Use of IN operator and BETWEEN operator in MySQL

MySQl IN operator facilitates us to match a column's value against multiple values in one go.   As most of us are aware that we use WHERE clause for giving any condition in SELECT, INSERT, UPDATE, DELETE statements, so whenever we have to

Functions in MySQL

Function is a predefined program in which we pass the parameters and it return a value. There are two types of function create function and predefined functions. Create function- Like other languages we can also create function in MySQL. Below synta

Single Page Applications using Angular

Single page applications are the applications that separates the model and the view layer i.e, model layer handles the data and view layer reads from the models. SPA’s are becoming popular because it retrieves all the code(JS,HTML,CSS) on a sin

Spring MVC and MongoDB

Repository Class Using MongoDB : Spring has the capability to create loose coupling application's layers. To dealing with database we create a DAO layer. In Spring DAO layer contains the Repository class this class is responsible for all database r

SQL commands in database

SQL stands for structured query language. It is used to manage and access data from database. A database may contain more than one table having unique name for each table. SQL language have many different versions but it supports most of the commands

Rails Command Line Tools

Rails is a language particularly known for its rapid development and shortcut commands that make development of applications and its modules fast and easy. Today I am going to tell you about few most basic commands of rails: 1. rails new: This com

10 Tips to Do More With Your PDF Files on Google Drive

Using a cloud-based system such as Google Drive for document storage and management is a necessity in today’s online world. Google Drive has greatly aided the transition to remote collaborative working, with easy storage, role-based access and

Fit an image in the absolute center of a div and keep the aspect ratio

Hello readers, this is a small blog on auto resize of an image by keeping its aspect ratio and display image horizontally and vertically in the center of the div. Here is very simple and easy method to solve this problem of displaying image in the a

How to use fadeToggle() Method in jQuery ?

Welcome to FindNerd Today we are going to discuss fadeToggle() method in jQuery. Firstly let know what use of fadeToggle() Method ? In fadeToggle() Method if the elements are faded out, fadeToggle() will fade them in and if the elements are fade

How to integrate the magento connector in OpenERP(Odoo)?

Step-1 Install basic module like below: 1-account_payment_extension 2-base_external_mapping 3- magento_connect 4-product_attributes 4-product_images_olbs 6-product_m2mcategories 7-sale_payment Step-2 After that we have to customised magento_co

1 183 423
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: