{"width":"100%","blog_url":"https://bayan.hatenadiary.com/","blog_title":"bayan\u306e<del>\u96fb\u6ce2</del>\u65e5\u8a18","title":"PostgreSQL 8.1 \u6574\u6570\u578b\u306e\u5217\u306b\u5c0f\u6570\u3092\u4fdd\u5b58\u3059\u308b\u3068\u56db\u6368\u4e94\u5165\u3055\u308c\u308b","url":"https://bayan.hatenadiary.com/entry/20140531/1401492900","provider_name":"Hatena Blog","author_url":"https://blog.hatena.ne.jp/bayan/","provider_url":"https://hatena.blog","author_name":"bayan","categories":[],"image_url":null,"type":"rich","height":"190","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbayan.hatenadiary.com%2Fentry%2F20140531%2F1401492900\" title=\"PostgreSQL 8.1 \u6574\u6570\u578b\u306e\u5217\u306b\u5c0f\u6570\u3092\u4fdd\u5b58\u3059\u308b\u3068\u56db\u6368\u4e94\u5165\u3055\u308c\u308b - bayan\u306e&lt;del&gt;\u96fb\u6ce2&lt;/del&gt;\u65e5\u8a18\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","published":"2014-05-31 08:35:00","version":"1.0","description":"\u6574\u6570\u578b\u306e\u5217\u306b\u5c0f\u6570\u3092\u4fdd\u5b58\u3057\u3088\u3046\u3068\u3059\u308b\u3068\u56db\u6368\u4e94\u5165\u3055\u308c\u308b\u3002 test=> CREATE TABLE hoge (id integer, value integer); CREATE TABLE test=> INSERT INTO hoge VALUES(1, 0.4); INSERT 0 1 test=> INSERT INTO hoge VALUES(2, 0.5); INSERT 0 1 test=> SELECT * FROM hoge ORDER BY id; id | value ----+------- 1 | 0 2 | 1 (2 rows)0.4 \u2192 0 0.5 \u2192 1 \u56db\u6368\u4e94\u5165\u3055\u2026"}