Have a Snippet?

Keep, track and share your code snippets with your friends



Tag "MySQL" (11)


PHP: doctrine sample Share on Vkontakte

debug doctrine count querys ... Reveal Code


MySQL: Vehicles (cars) database Share on Vkontakte

Vehicles database, two tables with vehicle's models and its marks ... Reveal Code


MySQL: Removing of duplicates Share on Vkontakte

Removing of duplicates in a table ... Reveal Code


MySQL: World countries database Share on Vkontakte

World countries and their ISO 3166-1 codes ... Reveal Code


PHP: Format a date received from MySQL Share on Vkontakte

Format a date/time received from MySQL in a more readable (user-friendly) form. ... Reveal Code


PHP: Get a single value from DB Share on Vkontakte

Get a single value from DB as a variable. ... Reveal Code


MySQL: The number of records for yesterday Share on Vkontakte

The number of records in the table for yesterday ... Reveal Code


MySQL: The number of records for the current month Share on Vkontakte

The number of records in a table for the current month (from 1st to current day) ... Reveal Code