Search Articles — Sudonull

Search Results

In this project

Data Types for Passport and Identifiers in SQL: Storage Errors

https://sudonull.com/data-types-for-passport-and-identifiers-in-sql-storage-errors

Learn why passport and other identifiers should be stored as strings, not numbers in SQL. Avoid loss of leading zeros and data errors. Read the guide for developers.

SQL Trainer: Practice Queries for Developers

https://sudonull.com/sql-trainer-practice-queries-for-developers

Master SQL on real tasks in an interactive trainer. Modules on online store and library with JOIN, aggregations. For middle/senior dev and analysts. Start practice without theory right now.

Databases: SQL, NoSQL and Java developer tools

https://sudonull.com/databases-sql-nosql-and-java-developer-tools

We analyze the choice between relational and non-relational DBMS, SQL features and Java tools. Learn how to optimize data access. Read the guide!

VDI for SQL Server: backup without .bak files | Guide

https://sudonull.com/vdi-for-sql-server-backup-without-bak-files-guide

How to implement MS SQL integration with backup systems via VDI. Detailed analysis of architecture, parallel processing, and chain recovery. Learn the advantages of the solution.

From the web

Jun 23, 2026 ·

https://www.geeksforgeeks.org/sql/sql-tutorial/

Jun 23, 2026 · Structured Query Language ( SQL ) is the standard language used to interact with relational databases. Mainly used to manage data. Whether you want to create, delete, update or read data, SQL provides commands to perform these operations. Widely supported across various database systems like MySQL oracle, PostgreSQL, SQL Server and many others.

Mar 19, 2026 ·

https://www.geeksforgeeks.org/sql/sql-cheat-sheet/

Mar 19, 2026 · This SQL Cheat Sheet is your quick-reference guide for working with relational databases. It helps you recall key commands, logic, and query patterns to manage, manipulate, and control data efficiently.

Dec 17, 2025 ·

https://learn.microsoft.com/en-us/ssms/install/install

Dec 17, 2025 · SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure. Use SSMS to access, configure, manage, administer, and develop all components of your Database Engine.

Searches related to sql-proxy

https://en.m.wikipedia.org/wiki/Microsoft_SQL_Server

Microsoft SQL Server is a proprietary relational database management system developed by Microsoft using Structured Query Language ( SQL , often pronounced "sequel"). As a database server, it is a software product with the primary function of storing and retrieving data as requested by other software applications —which may run either on the same computer or on another computer across a ...

Trending Now