Sorry, this entry is only available in 日本語.
PostgreSQL: How to Get Current Year, Month, Day, Hour, Minute and Second
Here is the way to get current year, month, day, hour, minute and second in PostgreSQL.
Continue reading PostgreSQL: How to Get Current Year, Month, Day, Hour, Minute and SecondMonaka – Japanese Traditional Sweet
Monaka is one of Japanese traditional confectioneries.
Continue reading Monaka – Japanese Traditional SweetHow to Access to PostgreSQL in VirtualBox Guest OS from Host OS
Here’s a tips to connect PostgreSQL in VirtualBox guest OS, from host OS. Host OS can be Windows and Mac, because this is change of PostgreSQL setting.
Continue reading How to Access to PostgreSQL in VirtualBox Guest OS from Host OSWindows: Grep-Like Command FINDSTR
Here is the way I execute grep
-like command in Windows.