Categories

Tools

bitdefender

1&1 Web Hosting

7 code snippets posted in SQL! Choose what you need and coding ;-)

Post details SQL

Post details Create a table in a database with SQL
Post details How to create a database via SQL
Post details Use INSERT with parameters to append a new record in a table
Post details Use SELECT and ORDER BY to filter and sort the records of a table
Post details Use SELECT and sort records in ascending order
Post details Use SELECT to select the records that have the maximum value in a given field
Post details Using SELECT with the Between And operator