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

Search In

Using DISTINCT keyword of sql in cakephp

As we all might know that selecting all records from the database in cakephp can be done using the find("all") method, But there are chances of duplicate records may appear. To remove the duplicate records on selecting all records we use distinct ke

Cordova-plugin-contacts: (Which manage the device contacts)

Hello Readers, This post is about Cordova contacts plugin which provides access to the device's contacts database. So in our Cordova application, we can access the contacts from device. First, we need to install the plugin through CLI: $ cord

What are New Android Architecture Components and How to Use Them?

We know the old android architecture components like Linux kernel, native libraries, android runtime, application framework, and applications.   Google has launched 14 different versions of android OS but one thing to notice is that there wa

SQL Server : Comparison of stored procedure and UDF

Stored Procedures are pre-compile database objects which are compiled for first time and execution plan is saved for further use. However UDF is compiled and executed every time when it is invoked.This article provides a detailed comparison of stored

How to create INDEXES in tables in MySQL?

We create INDEX in a table to find data data fast and efficiently. It allows the database to find data without reading all the records of the table. When we apply search and queries to table INDEX are used to make them fast. To create indexes in tabl

Null Values

Null Values: Null values denotes missing data in a table or a database. If a column does not have any NOT NULL constraint then for that column there can be NULL values. By default a column can have NULL values. We cannot use comparison operators li

Top 8 Ways That Help Data Mining Control the Flow of Your Business

To begin with, yes, data mining services can control the flow of your business, if outsourced to a renowned and globally recognized service provider. Data has become an integral and highly critical part of every business organization due to the rapid

5 Factors to Look Before Choosing Right Event Management Software

  Often in life we face the problems for making right decisions. In choosing right event management platform is one of them. Here is a checklist which helps you to decide which factors to be considered while choosing the right one for you. &

How to Import CSV File Data into Mysql

Hi,   In my previous post I have explained about “How to Export MySQL table data to CSV File using PHP”. Now in this tutorial I am going to explain how to import CSV data file into mysql. Suppose that we have a CSV file with 3-4 entry, we can

CakePHP 3.x Implementation and Installation on Ubuntu - Beginners Tutorials

CakePHP is an open source web development framework for PHP 5.4+. It is a critical programming framework used by web developers which is completely based on MVC structure, a very powerful used to build complex web applications.

1 70 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: