Skip to content

Instantly share code, notes, and snippets.

@buchin
Created July 5, 2013 07:26
Show Gist options
  • Save buchin/5932650 to your computer and use it in GitHub Desktop.
Save buchin/5932650 to your computer and use it in GitHub Desktop.
Bagaimana caranya lakukan pemberisihan informasi dalam database yang imagenya tidak ditemukan?
DELETE * FROM `images` where local_url = '';
@buchin
Copy link
Author

buchin commented Jul 5, 2013

Lakukan via PHPMyAdmin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment