๐ญ Iโm currently working on "Pemerintah Kota Salatiga" ๐ฑ My work tools include Delphi, Lazarus, VS Code, Android Studio ๐ญ My Database Expert Skill include MariaDB, MySQL, Postgres, SQLite, Firebird โก My Favourite Server OS to work include Alma Linux, CentOS, Fedora Server, Ubuntu Server, Debian Server ๐ My Desktop OS include Fedora Workstation, Pop OS, Windows 11 Home
๐
Open for Freelance or Remote Work
Senior SQL Database Engineer & Delphi based Software Developer
- Salatiga, Indonesia
-
16:04
(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.