Click here to Skip to main content
15,884,739 members
Articles / Database Development / PostgreSQL

SQL-File Technology for Transact-SQL

Rate me:
Please Sign up or sign in to vote.
4.71/5 (5 votes)
19 Dec 2022MIT35 min read 10.3K   11  
Introduction to statically parameterized SQL language
This article introduces so-called statically parameterized SQL language, proposes use of enhanced SQL-code residing in specially organized project of SQL-files, that are located in corresponding configured tree of files/subfolders.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Software Developer
Russian Federation Russian Federation
Sergei Y.Kitáev, Vorónezh, Russia
Skilled in:
– Development of libraries;
– Database development.
My web-pages:
https://handicraft.remelias.ru/ (Handicraft-CODE, home)
https://handicraft.remelias.ru/sdk/handicraft_sdk.html (Handicraft-SDK)
https://handicraft.remelias.ru/sdk/sql_file.html (SQL-file technology)
https://remelias.ru/ (my web-domain, EN/RU)

Comments and Discussions