CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 31 Jul 2025 13:14:18 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20130527010814
location: https://web.archive.org/web/20130527010814/https://answers.oreilly.com/rss/tags/databases/
server-timing: captures_list;dur=0.460625, exclusion.robots;dur=0.018302, exclusion.robots.policy;dur=0.007724, esindex;dur=0.009792, cdx.remote;dur=118.520718, LoadShardBlock;dur=222.938584, PetaboxLoader3.datanode;dur=202.441305
x-app-server: wwwb-app203
x-ts: 302
x-tr: 374
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app203; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 31 Jul 2025 13:14:19 GMT
content-type: text/xml; charset=UTF-8
x-archive-orig-date: Mon, 27 May 2013 01:08:14 GMT
x-archive-orig-server: Apache
x-archive-orig-expires: Mon 27 May 2013 01:08:15 AM GMT GMT
x-archive-orig-cache-control: must-revalidate, post-check=0, pre-check=0
x-archive-orig-pragma: public
x-archive-orig-set-cookie: answers_session_id=62d73bdff01ac7ab3a7fca3da9d0061a; path=/; domain=.oreilly.com; httponly
x-archive-orig-set-cookie: answers_session_id=62d73bdff01ac7ab3a7fca3da9d0061a; path=/; domain=.oreilly.com; httponly
x-archive-orig-connection: close
cache-control: max-age=1800
x-archive-guessed-content-type: text/xml
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 27 May 2013 01:08:14 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 27 May 2013 01:08:14 GMT", ; rel="memento"; datetime="Mon, 27 May 2013 01:08:14 GMT", ; rel="next memento"; datetime="Thu, 29 Aug 2013 03:03:54 GMT", ; rel="last memento"; datetime="Thu, 29 Aug 2013 03:03:54 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: WIDE-20130527001826-crawl414/WIDE-20130527004941-03506.warc.gz
server-timing: captures_list;dur=0.791736, exclusion.robots;dur=0.036635, exclusion.robots.policy;dur=0.017468, esindex;dur=0.015317, cdx.remote;dur=6.249959, LoadShardBlock;dur=583.836351, PetaboxLoader3.resolve;dur=462.110380, PetaboxLoader3.datanode;dur=251.560682, load_resource;dur=165.166007
x-app-server: wwwb-app203
x-ts: 200
x-tr: 790
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
Tag RSS Feed: databases
https://answers.oreilly.com/tag/databases
Tue, 19 Jun 2012 20:29:40 +0000
60
-
The role of data in modern journalism
https://answers.oreilly.com/topic/3409-the-role-of-data-in-modern-journalism/
Tue, 19 Jun 2012 20:29:40 +0000
https://answers.oreilly.com/topic/3409-the-role-of-data-in-modern-journalism/
-
How-To Create a IOS 5 App with Multiple SQLite Databases
https://answers.oreilly.com/topic/3121-how-to-create-a-ios-5-app-with-multiple-sqlite-databases/
SQLite is a great technology for data storage and persistence for mobile applications and web applications. Although not a database server, it offers nevertheless the possibility to group several data...
Mon, 30 Jan 2012 11:47:51 +0000
https://answers.oreilly.com/topic/3121-how-to-create-a-ios-5-app-with-multiple-sqlite-databases/
-
Big Data -- A link roundup
https://answers.oreilly.com/topic/852-big-data-a-link-roundup/
Tue, 08 Dec 2009 08:07:19 +0000
https://answers.oreilly.com/topic/852-big-data-a-link-roundup/
-
How to Use SQL to Search for Keywords Without the LIKE Operator
https://answers.oreilly.com/topic/448-how-to-use-sql-to-search-for-keywords-without-the-like-operator/
You can do a simple keyword search using the LIKE operator.
Unfortunately, this can be slow. Fortunately, an efficient keyword
search is available in many systems.Often you must store ...
Wed, 28 Oct 2009 06:06:07 +0000
https://answers.oreilly.com/topic/448-how-to-use-sql-to-search-for-keywords-without-the-like-operator/
-
How to get a random sample in SQL
https://answers.oreilly.com/topic/404-how-to-get-a-random-sample-in-sql/
Thu, 15 Oct 2009 14:36:02 +0000
https://answers.oreilly.com/topic/404-how-to-get-a-random-sample-in-sql/