This guide describes how to select data from a MySQL database table and sort the data by a specific column in ascending or descending order with ORDER by clause using PHP in XAMPP stack.
Database
- PHP MySQLDatabaseLinuxMariaDBMySQLPHPProgrammingXAMPP
PHP MySQL Logical Operators
By Sravan KumarBy Sravan Kumar 1.1K viewsThis tutorial explains how to filter data from a MySQL database table using MySQL logical operators such as BETWEEN, IN, AND, OR etc., along with WHERE clause and SELECT query in PHP.
- PHP MySQLDatabaseLinuxMariaDBMySQLPHPProgrammingXAMPP
PHP MySQL LIKE Operator
By Sravan KumarBy Sravan Kumar 1.6K viewsThis guide explains how to select data from a table using MySQL LIKE operator and WHERE clause in a particular database using PHP in XAMPP.
- PHP MySQLDatabaseLinuxMariaDBMySQLPHPProgrammingXAMPP
PHP MySQL WHERE Clause
By Sravan KumarBy Sravan Kumar 1.5K viewsIn this guide, We will discuss how to select the records from a MySQL database based on specific conditions with the WHERE clause and the SELECT command using PHP in XAMPP stack.
- PHP MySQLDatabaseLinuxMariaDBMySQLPHPPhpmyadminProgrammingXAMPP
PHP MySQL Select Data
By Sravan KumarBy Sravan Kumar 3.1K viewsThis tutorial walks you through the steps to select data in a table from a MySQL database using PHP in XAMPP stack.
- PHP MySQLDatabaseLAMP StackLEMP StackLinuxMariaDBMySQLPHPProgrammingXAMPP
Create MySQL Database And Table Using PHP In XAMPP
By Sravan KumarBy Sravan Kumar 13.1K viewsIn this guide, we will discuss how to create a MySQL database and table using PHP and also how to create the MySQL/MariaDB databases and tables via phpMyAdmin using XAMPP stack.
- XAMPPApacheDatabaseDebianLinuxLinux AdministrationmacOSMariaDBMicrosoftMicrosoft WindowsMySQLOpensourcePerlPHPPhpmyadminProgrammingWeb serversWebserverWindows
How To Install XAMPP In Linux
By skBy sk 7.2K viewsIn this tutorial, we will learn what is XAMPP stack and how to install XAMPP in Linux. Next, we will discuss how to start or restart XAMPP server and how to access XAMPP test page, phpMyAdmin dashboard. Finally, we will see how to secure XAMPP installation and remove XAMPP if it is not required anymore.
- SnowflakeCloudCloud ComputingDatabaseDataOpsDevOpsLinuxSaaS
Snowflake Role Based Access Control (RBAC) Explained
By M.S.M. SivamBy M.S.M. Sivam 2.3K viewsIn this article, we will learn about Snowflake Role based Access Control (RBAC) and how to create custom roles and grant access to the roles from Snowflake WebUI and using SnowSQL CLI client.
- SnowflakeCloudCloud ComputingCommand line utilitiesDatabaseDataOpsDevOpsLinuxMicrosoftMicrosoft WindowsPowershellSaaSUtilitiesWindows
How To Connect Snowflake With SnowSQL CLI Client
By M.S.M. SivamBy M.S.M. Sivam 4.1K viewsIn this tutorial, we will learn what is SnowSQL CLI client, how to install SnowSQL in Linux and Windows, and finally how to connect to Snowflake with SnowSQL.
- SnowflakeCloudCloud ComputingDatabaseDataOpsDevOpsSaaSTechnology
An Introduction To Snowflake Data Warehouse
By M.S.M. SivamBy M.S.M. Sivam 1.2K viewsSnowflake is a cloud-based data warehousing platform developed on top of Cloud. Snowflake delivers a data warehouse model that is quicker, easier to set up, and significantly more adaptable than typical data warehouse systems.