Jurnal Coding
Jurnal Coding
catatan kebodohan waktu ngoding
Skip to content
  • about.txt
  • main();

September 2014

There was one post published in September 2014.

Cara mencari nama kolom di semua tabel di mySQL

SELECT table_name, column_name, data_type, ordinal_positionFROM INFORMATION_SCHEMA.COLUMNS WHERE table_schema = 'myDatabase' --- the database you want to search AND column_name = 'name' ; --- or: column_name LIKE '%name%'

Continue Reading →
in Undefined | 35 Words | Comment

Recent Posts

  • gitlab-ci deployment ke server cwp jailkit
  • Migrasi Nextcloud ke server baru
  • update laragon + PHP 8.2 + apache 2.4.58
  • Setting pure-ftpd di cwp dengan csf agar lebih yoi
  • Belajar Regular Expression

Archives

Categories

  • Beautifier
  • Blogging
  • CMS
  • Code Snippet
  • CSS
  • Editor
  • Ghost
  • HTML
  • Javascript
  • jQuery
  • JSON
  • mySQL
  • Online Tools
  • OOT
  • Open Source
  • PHP
  • Print
  • Server Side
  • Tools
  • Tutorial
  • Undefined
  • Wordpress
  • XML

Tags

abort ajax akses checker codeigniter cpanel cURL domain email folders Git gitignore htaccess HTTPS innoSetup jquery migration password PHPExcel powershell radio button redirection server sharing SSL subdomain TLS valid value WHM wildcard win7 win8 win10 windows
Independent Publisher empowered by WordPress