Skip to content

WebCheatSheet

The easy way to know

  • PHP
  • HTML
  • JavaScript
  • SQL
  • ASP
  • MS Access Functions

Author: admin

Interactive SQL Tutorial

SQL: SELECT statement

adminNovember 15, 2022

In a relational database, data is stored in tables. The Select statement allows you to retrieve records from one or…

Interactive SQL Tutorial

SQL Join

adminNovember 15, 2022

So far, we’ve been looking at queries that retrieve data from single table at a time. Single table queries are…

PHP

PHP: Conditional Statements

adminNovember 9, 2022

Sometimes when you write code, you want to perform different actions for different decisions. You can use conditional statements in your…

PHP

Creating Word, Excel and CSV files with PHP

adminNovember 7, 2022

Browsing the World Wide Web you can find out various methods of creating files with PHP. In this article we…

MS Access Functions

Access IIf Function

adminNovember 3, 2022August 26, 2026

Last updated: August 26, 2026. The IIf function evaluates a condition and returns one value when it is true and…

MS Access Functions

Access UCase Function

adminNovember 2, 2022August 26, 2026

Last updated: August 26, 2026. The UCase function converts letters in a string to uppercase. Syntax Argument Description string Text…

MS Access Functions

Access Switch Function

adminNovember 2, 2022August 26, 2026

Last updated: August 26, 2026. The Switch function evaluates condition/value pairs and returns the value belonging to the first true…

MS Access Functions

Access Sum Function

adminNovember 2, 2022August 26, 2026

Last updated: August 26, 2026. The Sum aggregate adds the non-Null numeric values in a query group. Syntax Argument Description…

MS Access Functions

Access StrConv Function

adminNovember 2, 2022August 26, 2026

Last updated: August 26, 2026. The StrConv function converts a string using a specified case, width, or character-set option. Syntax…

MS Access Functions

Access Right Function

adminNovember 2, 2022August 26, 2026

Last updated: August 26, 2026. The Right function returns a requested number of characters from the end of a string.…

Posts navigation

Older posts
Newer posts

Recent Posts

  • Get the Size of Every MySQL Database and Table
  • Fix SQL Server ‘Insufficient Access Rights’ During Backup
  • Transfer SQL Server Logins and Passwords Between Instances
  • How to Write Better PHP
  • Create an On-Demand MySQL Backup from a PHP Application

Recent Comments

  1. jQuery File Upload: Setup and Secure PHP Handling – WebCheatSheet on Secure File Upload with PHP
  2. Sammy Hale on Extract Plain Text from RTF in PHP
  3. Pepillo on Extract Plain Text from RTF in PHP
  4. Alex on How to Create Thumbnail Images in PHP with GD
  5. Cole on jQuery File Upload: Setup and Secure PHP Handling

Archives

  • October 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022

Categories

  • ASP
  • HTML
  • Interactive SQL Tutorial
  • JavaScript
  • MS Access Functions
  • PHP
  • SQL
  • Uncategorized
Copyright © 2026 WebCheatSheetFresh News by Ascendoor | Powered by WordPress.