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

Search In

Why ERP Software is Just What Your Business Need

Why Your Business Need SAP Software?   With soul purpose for simplified business administration as well as synthesized and optimized business operations.Centralized Business governance by combining multi site and multiple authorised operation

Virtual attributes in Rails like acceptance and confirmation

Hi Friends, We have talked about few Rails topics earlier like validates associated and overriding naming convention of table names. Here I am again with one more topic Virtual Attributes in Rails. Before discussing that lets look into a situation wh

How to delete data in Liferay

Hello I am looking best way of deleting the selective data from liferay database. Thanks in advance

How to restart postgresql database in ubuntu

To restart postgresql database in ubuntu Run this command in terminal:- step1- sudo service postgresql step2- sudo service postgresql restart use these command to restart postgresql service

Difference between Decimal,Float,Double in terms of exact calculation

Difference between float,double and decimal in terms of exact calculation(Tested in mysql) I was creating an application where I need exact values from mysql procedure so I have to find better data type which gives me exact value so I tested it firs

autocomplete function with php

Jquery is a powerful library and it is heart of web develepment. It includes different types of functions. Today we are going to discuss function named autocomplete() which is useful to auto populate the suggestions as user types, filtering and sea

MySQL subqueries examples

Subqueries are generally similar to Normal queries in databases like - They may return one column They may return more column They may return single rows They may return multiple rows Or it can be any of combination from above. SubQueries are

How to creating the views in odoo-9

If you have the database part ready it is time to create your view. Example:- I have created a simple form view and tree view which shows the fields ‘name’, ‘numberOfUpdates’ and ‘lastModified’ as created in our model: <record id="view_check_rec

How to insert data from one table to another in MySQL?

We can insert data from one table to another in MySQL. For this we use the INSERT INTO SELECT statement that selects the data from on table and inserts that data into another table. INSERT INTO SELECT Syntax We can select and insert all the columns

DataSet in .NET

ADO.NET mainly work with the data that we get from the data source.   While retrieving data we can get it using the connected approach or using the disconnected approach .   For retrieval we don't need to open and close the database

1 106 161
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: