- ⚡ Main OS (Desktop) : Bazzite, Ubuntu Unity, Windows 11 Home SL
- ⚡ Main OS (Server ) : Alma Linux, Ubuntu Server
- 🌱 My work tools : Delphi, Lazarus, VS Code
Closed for Freelance or Remote Work
SQL Database Engineer & Delphi based Software Developer
- Salatiga, Indonesia
-
10:17
(UTC +07:00) - https://t.me/teguhe
- in/teguh-prasetyo-05a78a126
- teguh.prasetyo.355
- teguhprasetyo33
- https://wa.me/6283838447821
Highlights
Pinned Loading
-
Kalkulator-Pajak-TER
Kalkulator-Pajak-TER PublicKalkulator Pajak TER untuk simulasi perhitungan pajak sesuai PP 58 Tahun 2023 dan PMK 168 Tahun 2023
Pascal
-
SQL-Levenshtein
SQL-Levenshtein PublicFungsi levenshtein digunakan untuk mencari prosentase kemiripan antara dua string, kompatibel dengan MySQL dan MariaDB
-
Pascal Terbilang
Pascal Terbilang 1program terbilang_tanggal;23uses crt;45const -
show connected user and IP in mysql/...
show connected user and IP in mysql/mariadb 1SELECT SUBSTRING_INDEX(host, ':', 1) AS host_short,
2GROUP_CONCAT(DISTINCT user) AS users,3COUNT(*) AS threads
4FROM information_schema.processlist
5GROUP BY host_short
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
