
Search In
SQL is Structure Query Language which is developed by E.F.Codd.Today almost all Relational Database Management Systems (RDBMS) uses SQL as the standard database language. We can use it to do different types of operations in RDBMS.
SQL COMMAND
SQL
This is a very simple application in cake php for saving the data into database. We can simple make it by making the database and connecting it to cake php.
After making the database and tables we can use this code for saving the data input in form
Welcome to Findnerd. We are going to explain the storage procedure and functions. It is also known as stored routines. Stored routines is available from Mysql5.7.
There is table named proc which is required to work with stored routines. It will be cr
Database in php can be Created by using the four argumnets:-
Servername,Username,Password and dbname.
This will give the information about the server like a using 'localhost' username as 'root' and password should be of users choice
Enabling caching .
Caching is enabled in three step.
1) Create a writable directory on your server where you want strored the cache files.
2) Set the path to your cache folder in your application/config/database.php file.
3) Enable the cachi
Hi again, here you will learn how to insert data in already created table in SQLITE. You will find it helpful if you are well aware with basic terminology SQLITE if not please go through my previous blog. It will might help you to understand this b
Both mysql_connect() and mysql_pconnect() are used for database connection.
mysql_connect()
In mysql_connect() function opens and close the database connection, depending on the request. Every time a new connection is established, when using mysql_
Hi Friends,
I have implemented the code first approach in my last blog if you miss it below is the link.
Code First Approach in .Net
There are some points i need to discuss while implementing code first approach.
If you run the code first approac
When you need to debug database and shared prefrences in an android application, it is difficult to debug it.
Android Debug makes it easy to debug the databases
Add this to app’s build.gradle- debugCompile '
To install joomla following steps needed to follow:
Download the Joomla installation package from the Joomla.org.
Once downloaded you will get a zip file. Unzip the file and upload the joomla files to your server.
Next you need to create a mysql da