itemId stringlengths 1 34 | itemType stringclasses 4
values | site stringclasses 4
values | scrapedAt timestamp[s]date 2026-08-03 00:21:25 2026-08-03 04:01:45 | tagName stringlengths 1 34 ⌀ | questionCount int64 2 2.53M ⌀ | hasSynonyms bool 2
classes | isModeratorOnly bool 1
class | isRequired bool 1
class | link stringlengths 32 258 | _run_id stringclasses 57
values | _dataset_id stringclasses 57
values | questionId int64 1 80M ⌀ | title stringlengths 15 150 ⌀ | score int64 -10 35.3k ⌀ | viewCount int64 6 16.7M ⌀ | answerCount int64 0 296 ⌀ | isAnswered bool 2
classes | hasAcceptedAnswer bool 2
classes | tags listlengths 1 6 ⌀ | createdAt timestamp[s]date 2008-08-01 04:18:04 2026-08-03 03:37:34 ⌀ | lastActivityAt timestamp[s]date 2008-10-30 09:20:18 2026-08-03 01:36:51 ⌀ | ownerDisplayName stringlengths 3 30 ⌀ | isClosed bool 2
classes | contentLicense stringclasses 3
values | acceptedAnswerId int64 4 80M ⌀ | ownerUserId int64 1 33M ⌀ | ownerReputation int64 1 1.53M ⌀ | userId int64 13 33M ⌀ | displayName stringclasses 897
values | reputation int64 1 1.53M ⌀ | userType stringclasses 3
values | lastAccessAt timestamp[s]date 2011-01-10 08:55:57 2026-08-03 03:38:13 ⌀ | goldBadges int64 0 895 ⌀ | silverBadges int64 0 9.32k ⌀ | bronzeBadges int64 0 9.36k ⌀ | reputationChangeMonth int64 -40 1.43k ⌀ | reputationChangeYear int64 -1,146 11.7k ⌀ | websiteUrl stringclasses 302
values | location stringclasses 279
values | acceptRate int64 17 100 ⌀ | answerId int64 1.13k 80M ⌀ | isAccepted bool 2
classes | bodyText stringlengths 31 24.4k ⌀ | bodyHtml stringlengths 39 34.9k ⌀ | answers listlengths 1 3 ⌀ | answersFetched int64 0 3 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
12941 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/12941/does-sql-server-read-all-of-a-coalesce-function-even-if-the-first-argument-is-no | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 12,941 | Does SQL Server read all of a COALESCE function even if the first argument is not NULL? | 104 | 21,835 | 8 | true | true | [
"sql-server",
"null",
"coalesce"
] | 2011-09-19T15:06:59 | 2019-11-04T05:35:20 | Curtis | false | null | 12,943 | 2,151 | 1,265 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
46410 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/46410/how-do-i-insert-a-row-which-contains-a-foreign-key | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 46,410 | How do I insert a row which contains a foreign key? | 102 | 491,591 | 3 | true | true | [
"postgresql",
"foreign-key",
"postgresql-9.1",
"insert"
] | 2013-07-16T04:07:10 | 2020-08-18T23:08:01 | Stéphane | false | CC BY-SA 3.0 | 46,415 | 22,585 | 5,825 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
74627 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/74627/difference-between-on-delete-cascade-on-update-cascade-in-mysql | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 74,627 | Difference between On Delete Cascade & On Update Cascade in mysql | 101 | 260,574 | 3 | true | true | [
"mysql",
"innodb",
"mysql-5.5",
"foreign-key"
] | 2014-08-22T06:22:50 | 2017-11-22T18:55:31 | Smokey | false | CC BY-SA 3.0 | 74,634 | 36,980 | 1,121 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
151169 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/151169/are-views-harmful-for-performance-in-postgresql | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 151,169 | Are views harmful for performance in PostgreSQL? | 100 | 101,498 | 4 | true | true | [
"postgresql",
"optimization",
"view"
] | 2016-09-30T18:05:39 | 2020-08-02T01:50:22 | ARX | false | CC BY-SA 3.0 | 151,220 | 101,002 | 1,509 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
4968 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/4968/when-to-use-tinyint-over-int | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 4,968 | When to use TINYINT over INT? | 99 | 67,477 | 5 | true | true | [
"sql-server",
"database-theory"
] | 2011-08-23T14:25:24 | 2021-09-03T17:30:15 | Richard | false | CC BY-SA 3.0 | 4,969 | 2,626 | 6,453 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
33703 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/33703/how-to-query-last-restore-date-in-sql-server | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 33,703 | How to query last restore date in SQL Server? | 99 | 329,133 | 8 | true | true | [
"sql-server",
"sql-server-2008",
"restore"
] | 2013-01-28T09:43:06 | 2024-09-16T16:37:20 | Kees C. Bakker | false | null | 33,705 | 4,903 | 1,283 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
20974 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/20974/should-i-add-an-arbitrary-length-limit-to-varchar-columns | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 20,974 | Should I add an arbitrary length limit to VARCHAR columns? | 98 | 106,500 | 4 | true | true | [
"postgresql",
"performance",
"datatypes",
"varchar"
] | 2012-07-16T17:31:57 | 2023-06-20T13:16:08 | Daniel Serodio | false | CC BY-SA 4.0 | 21,496 | 10,166 | 1,325 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
56169 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/56169/sql-server-databases-stuck-in-restoring-state | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 56,169 | SQL server databases stuck in restoring state | 98 | 403,913 | 4 | true | false | [
"sql-server",
"sql-server-2008-r2",
"sql-server-2012"
] | 2014-01-05T11:36:41 | 2019-06-19T16:08:38 | Pooya Yazdani | false | CC BY-SA 3.0 | null | 32,416 | 1,093 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
24531 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/24531/mysql-create-index-if-not-exists | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 24,531 | MySQL: Create index If not exists | 97 | 196,417 | 4 | true | true | [
"mysql",
"index",
"if-not-exists"
] | 2012-09-19T13:40:32 | 2022-10-25T08:22:01 | Adam Matan | false | CC BY-SA 3.0 | 24,541 | 972 | 12,179 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
9840 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/9840/why-would-set-arithabort-on-dramatically-speed-up-a-query | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 9,840 | Why would SET ARITHABORT ON dramatically speed up a query? | 96 | 100,108 | 6 | true | true | [
"sql-server"
] | 2010-03-17T21:02:10 | 2018-12-14T14:52:44 | Jonathan Allen | false | null | 9,843 | 7,099 | 3,632 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
2387 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/2387/sql-server-cannot-drop-database-dbname-because-it-is-currently-in-use-but-n | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 2,387 | SQL Server Cannot drop database <dbname> because it is currently in use... but no sessions displayed | 96 | 271,961 | 6 | true | true | [
"sql-server",
"sql-server-2005"
] | 2011-04-27T10:39:23 | 2024-10-23T10:58:01 | tuseau | false | CC BY-SA 3.0 | 2,392 | 1,210 | 1,905 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
6115 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/6115/working-of-indexes-in-postgresql | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 6,115 | Working of indexes in PostgreSQL | 96 | 44,788 | 5 | true | true | [
"postgresql",
"index",
"primary-key"
] | 2011-09-24T14:00:16 | 2022-03-20T01:37:35 | codecool | false | CC BY-SA 3.0 | 7,484 | 3,400 | 2,033 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
155650 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/155650/authoritative-source-that-and-are-identical-in-performance-in-sql-server | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 155,650 | Authoritative source that <> and != are identical in performance in SQL Server | 96 | 21,439 | 4 | true | true | [
"sql-server",
"performance",
"operator"
] | 2016-11-17T22:39:48 | 2020-08-24T17:23:06 | ErikE | false | CC BY-SA 4.0 | 155,670 | 6,236 | 4,355 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
16426 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/16426/how-to-drop-all-connections-to-a-specific-database-without-stopping-the-server | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 16,426 | How to drop all connections to a specific database without stopping the server? | 95 | 261,307 | 4 | true | true | [
"postgresql",
"connections",
"session"
] | 2012-04-11T14:47:23 | 2024-02-11T15:24:57 | sorin | false | null | 53,066 | 8,099 | 1,252 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
1426 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/1426/how-to-get-the-current-date-without-the-time-part | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 1,426 | How to get the current date without the time part | 92 | 295,261 | 2 | true | true | [
"sql-server",
"sql-server-2005"
] | 2011-02-24T14:32:56 | 2018-07-25T11:10:28 | Piers Myers | false | CC BY-SA 3.0 | 1,433 | 146 | 1,033 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
2905 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/2905/why-is-database-administration-so-hard | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 2,905 | Why is Database Administration so hard? | 92 | 75,000 | 15 | true | true | [
"learning",
"management"
] | 2011-05-24T13:33:39 | 2016-02-06T18:13:42 | Soner Gönül | false | CC BY-SA 3.0 | 2,924 | 1,611 | 1,045 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
34892 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/34892/why-cant-rdbms-cluster-the-way-nosql-does | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 34,892 | Why can't RDBM's cluster the way NoSQL does? | 92 | 25,782 | 5 | true | false | [
"clustering",
"nosql",
"scalability",
"relational-theory"
] | 2013-02-17T16:19:52 | 2018-09-05T08:11:41 | fregas | false | CC BY-SA 3.0 | null | 20,258 | 1,051 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
11329 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/11329/monitoring-progress-of-index-construction-in-postgresql | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 11,329 | Monitoring Progress of Index Construction in PostgreSQL | 91 | 81,434 | 6 | true | false | [
"postgresql",
"index"
] | 2012-01-22T01:20:13 | 2025-07-01T12:05:11 | myahya | false | null | null | 6,025 | 1,011 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
35616 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/35616/create-index-if-it-does-not-exist | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 35,616 | Create index if it does not exist | 90 | 156,996 | 2 | true | true | [
"postgresql",
"index",
"functions",
"plpgsql",
"postgresql-8.4"
] | 2013-02-27T20:39:14 | 2021-02-01T22:51:16 | GuidoS | false | CC BY-SA 3.0 | 35,626 | 20,401 | 1,067 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
204565 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/204565/why-is-my-query-suddenly-slower-than-it-was-yesterday | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 204,565 | Why is my query suddenly slower than it was yesterday? | 90 | 51,973 | 4 | true | true | [
"sql-server",
"performance",
"execution-plan",
"parameter-sniffing",
"query-performance"
] | 2018-04-20T20:10:14 | 2019-10-06T14:22:36 | Erik Darling | false | CC BY-SA 4.0 | 204,566 | 32,281 | 46,563 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
2677 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/2677/how-should-i-best-name-my-timestamp-fields | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 2,677 | How should I best name my timestamp fields? | 90 | 87,674 | 13 | true | true | [
"naming-convention"
] | 2011-05-12T12:29:59 | 2022-09-12T18:57:56 | garik | false | CC BY-SA 3.0 | 2,686 | 81 | 6,792 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
127 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/127/do-stored-procedures-prevent-sql-injection | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 127 | Do stored procedures prevent SQL injection? | 89 | 14,324 | 6 | true | true | [
"postgresql",
"security",
"sql-injection"
] | 2011-01-04T07:24:30 | 2021-06-21T08:54:06 | Am1rr3zA | false | CC BY-SA 4.0 | 1,155 | 139 | 1,523 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
119386 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/119386/understanding-bitmap-heap-scan-and-bitmap-index-scan | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 119,386 | Understanding "bitmap heap scan" and "bitmap index scan" | 87 | 62,631 | 2 | true | true | [
"postgresql",
"index"
] | 2015-10-28T07:14:29 | 2018-02-13T05:47:17 | St.Antario | false | CC BY-SA 3.0 | 119,391 | 51,886 | 1,285 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
3281 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/3281/how-do-i-use-currval-in-postgresql-to-get-the-last-inserted-id | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 3,281 | How do I use currval() in PostgreSQL to get the last inserted id? | 87 | 296,128 | 10 | true | true | [
"postgresql",
"sequence"
] | 2011-06-13T08:20:20 | 2020-06-19T18:09:34 | Jonas | false | CC BY-SA 3.0 | 3,284 | 106 | 34,135 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
83164 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/83164/postgresql-remove-password-requirement-for-user-postgres | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 83,164 | PostgreSQL: Remove password requirement for user postgres | 86 | 224,799 | 4 | true | true | [
"postgresql",
"linux",
"postgresql-9.1"
] | 2014-11-20T14:40:36 | 2021-04-21T09:35:23 | Marcus Junius Brutus | false | CC BY-SA 4.0 | 83,233 | 34,332 | 3,429 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
221349 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/221349/how-to-add-the-debug-button-to-ssms-v18 | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 221,349 | How to add the Debug button to SSMS v18? | 85 | 185,570 | 2 | true | true | [
"sql-server",
"ssms"
] | 2018-10-30T14:18:04 | 2021-11-24T12:01:23 | Max Bench | false | CC BY-SA 4.0 | 241,881 | 22,336 | 17,308 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
215534 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/215534/mongodump-unrecognized-field-snapshot | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 215,534 | Mongodump: Unrecognized field 'snapshot' | 85 | 59,927 | 4 | true | true | [
"mongodb",
"mongodump"
] | 2018-08-22T00:11:12 | 2021-04-28T08:29:47 | Dave | false | CC BY-SA 4.0 | 226,541 | 158,996 | 1,023 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
38793 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/38793/which-database-could-handle-storage-of-billions-trillions-of-records | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 38,793 | Which database could handle storage of billions/trillions of records? | 85 | 49,624 | 5 | true | true | [
"sql-server",
"mongodb",
"nosql",
"rdbms",
"cassandra"
] | 2013-03-28T16:23:23 | 2016-12-24T22:20:07 | somecallmemike | false | CC BY-SA 3.0 | 38,804 | 11,165 | 965 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
34264 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/34264/how-to-force-drop-database-in-sql-server-2008 | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 34,264 | How to force drop database in SQL Server 2008 | 85 | 190,875 | 1 | true | true | [
"sql-server",
"sql-server-2008"
] | 2013-02-06T16:41:06 | 2018-04-23T13:00:37 | srk | false | null | 34,265 | 18,938 | 951 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
86143 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/86143/how-to-join-a-table-with-a-table-valued-function | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 86,143 | How to join a table with a table valued function? | 84 | 184,033 | 2 | true | true | [
"sql-server",
"sql-server-2012",
"join",
"syntax",
"functions"
] | 2014-12-14T14:36:40 | 2019-04-18T12:12:07 | Shaul Behr | false | CC BY-SA 3.0 | 86,144 | 6,311 | 2,973 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
68266 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/68266/what-is-the-best-way-to-store-an-email-address-in-postgresql | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 68,266 | What is the best way to store an email address in PostgreSQL? | 84 | 88,222 | 6 | true | true | [
"postgresql",
"database-design",
"datatypes"
] | 2014-06-15T10:32:48 | 2023-11-16T22:53:25 | Adam Matan | false | CC BY-SA 3.0 | 165,923 | 972 | 12,179 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
19135 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/19135/mysql-error-reading-communication-packets | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 19,135 | MySQL Error Reading Communication Packets | 84 | 272,102 | 8 | true | true | [
"mysql",
"mysql-5.5"
] | 2012-06-12T17:40:25 | 2023-06-25T22:25:55 | KM. | false | CC BY-SA 3.0 | 19,139 | 950 | 1,367 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
6368 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/6368/how-to-select-the-first-row-of-each-group | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 6,368 | How to select the first row of each group? | 84 | 448,558 | 6 | true | true | [
"oracle",
"greatest-n-per-group"
] | 2011-09-30T13:30:04 | 2023-10-16T21:39:17 | BrunoLM | false | CC BY-SA 3.0 | 52,518 | 48 | 3,533 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
5278 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/5278/check-constraint-only-one-of-three-columns-is-non-null | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 5,278 | Check constraint only one of three columns is non-null | 83 | 55,876 | 4 | true | true | [
"sql-server",
"constraint"
] | 2011-09-01T00:46:22 | 2020-02-15T19:56:29 | David Clarke | false | CC BY-SA 3.0 | 5,279 | 1,426 | 1,217 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
2450 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/2450/what-are-the-arguments-against-or-for-putting-application-logic-in-the-database | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 2,450 | What are the arguments against or for putting application logic in the database layer? | 83 | 15,497 | 10 | true | false | [
"database-design"
] | 2011-04-29T17:16:02 | 2017-10-25T12:50:49 | Phil Lello | false | CC BY-SA 3.0 | null | 1,625 | 1,499 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
21119 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/21119/how-do-i-completely-disable-mysql-replication | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 21,119 | How do I completely disable MySQL replication | 82 | 201,577 | 7 | true | false | [
"mysql",
"replication"
] | 2008-09-18T11:44:23 | 2025-05-15T15:00:31 | David Collie | false | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
72770 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/72770/disable-mysql-binary-logging-with-log-bin-variable | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 72,770 | Disable MySQL binary logging with log_bin variable | 81 | 263,769 | 6 | true | true | [
"mysql",
"logs",
"binlog",
"debian"
] | 2014-07-30T16:01:55 | 2025-10-04T07:07:14 | Nicolas Payart | false | CC BY-SA 3.0 | 120,693 | 5,461 | 2,538 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
29328 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/29328/are-sql-server-in-place-upgrades-as-ill-advised-as-they-used-to-be | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 29,328 | Are SQL Server in-place upgrades as ill advised as they used to be? | 81 | 30,252 | 5 | true | true | [
"sql-server",
"sql-server-2012",
"migration",
"upgrade",
"ssrs"
] | 2012-11-27T01:10:45 | 2015-12-18T23:21:46 | DamagedGoods | false | CC BY-SA 3.0 | 29,330 | 3,024 | 2,601 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
19870 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/19870/how-to-identify-which-query-is-filling-up-the-tempdb-transaction-log | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 19,870 | How to identify which query is filling up the tempdb transaction log? | 81 | 223,050 | 4 | true | true | [
"sql-server",
"sql-server-2008",
"sql-server-2005",
"transaction-log",
"tempdb"
] | 2012-06-25T14:49:54 | 2020-04-24T09:56:04 | prasanth | false | null | 19,871 | 10,095 | 1,033 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
5608 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/5608/writing-a-simple-bank-schema-how-should-i-keep-my-balances-in-sync-with-their-t | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 5,608 | Writing a simple bank schema: How should I keep my balances in sync with their transaction history? | 81 | 79,793 | 7 | true | false | [
"sql-server",
"sql-server-2008",
"database-design",
"aggregate",
"materialized-view"
] | 2011-09-10T00:59:04 | 2019-04-04T08:27:57 | Nick Chammas | false | CC BY-SA 3.0 | null | 2,660 | 14,860 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
30633 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/30633/merge-a-subset-of-the-target-table | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 30,633 | MERGE a subset of the target table | 80 | 104,700 | 1 | true | true | [
"sql-server",
"t-sql",
"merge"
] | 2012-12-17T21:17:56 | 2016-06-30T11:35:49 | KutuluMike | false | CC BY-SA 3.0 | 30,653 | 9,494 | 1,599 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
5014 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/5014/what-risks-are-there-if-we-enable-read-committed-snapshot-in-sql-server | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 5,014 | What risks are there if we enable read committed snapshot in sql-server? | 80 | 84,286 | 5 | true | true | [
"sql-server",
"sql-server-2005",
"transaction"
] | 2011-08-25T04:45:31 | 2019-12-11T20:15:25 | Adam Butler | false | CC BY-SA 3.0 | 5,015 | 2,493 | 1,531 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
49540 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/49540/how-do-i-efficiently-get-the-most-recent-corresponding-row | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 49,540 | How do I efficiently get "the most recent corresponding row"? | 79 | 157,090 | 6 | true | false | [
"postgresql",
"performance",
"greatest-n-per-group",
"query-performance"
] | 2013-09-09T14:52:25 | 2020-07-11T00:55:28 | Tom Ellis | false | null | null | 28,020 | 1,659 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
13698 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/13698/what-is-the-difference-between-a-connection-and-a-session | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 13,698 | What is the difference between a connection and a session? | 79 | 72,019 | 3 | true | true | [
"sql-server",
"connections",
"terminology",
"session"
] | 2012-02-22T19:37:00 | 2022-09-12T11:40:59 | jrara | false | CC BY-SA 4.0 | 13,700 | 2,038 | 5,403 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
23836 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/23836/how-to-list-all-views-in-sql-in-postgresql | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 23,836 | How to list all views in SQL in PostgreSQL? | 77 | 220,647 | 7 | true | false | [
"postgresql",
"view",
"postgresql-9.1"
] | 2012-09-06T18:14:54 | 2024-01-20T13:56:52 | Rob Bednark | false | CC BY-SA 4.0 | null | 6,810 | 2,273 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
59006 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/59006/what-is-a-valid-use-case-for-using-timestamp-without-time-zone | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 59,006 | What is a valid use case for using TIMESTAMP WITHOUT TIME ZONE? | 76 | 140,214 | 7 | true | true | [
"postgresql",
"timestamp"
] | 2014-02-16T13:38:03 | 2022-10-01T06:19:51 | Marcus Junius Brutus | false | CC BY-SA 4.0 | 59,021 | 34,332 | 3,429 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
8119 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/8119/function-performance | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 8,119 | Function Performance | 76 | 62,329 | 4 | true | true | [
"postgresql",
"best-practices",
"plpgsql"
] | 2011-11-18T18:47:52 | 2024-02-16T04:01:45 | Derek Downey | false | CC BY-SA 3.0 | 8,189 | 180 | 23,588 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
91247 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/91247/optimizing-a-postgres-query-with-a-large-in | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 91,247 | Optimizing a Postgres query with a large IN | 75 | 126,464 | 3 | true | true | [
"postgresql",
"index",
"optimization",
"performance",
"postgresql-performance"
] | 2015-02-06T02:19:41 | 2022-03-28T01:09:22 | Garrett | false | CC BY-SA 4.0 | 91,254 | 56,646 | 1,093 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
36522 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/36522/maxdop-setting-algorithm-for-sql-server | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 36,522 | MAXDOP setting algorithm for SQL Server | 75 | 74,026 | 8 | true | true | [
"sql-server",
"configuration",
"maxdop"
] | 2013-03-12T19:59:37 | 2023-06-18T22:01:36 | Hannah Vernon | false | CC BY-SA 3.0 | 36,578 | 10,832 | 71,173 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
322 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/322/what-are-the-drawbacks-with-using-uuid-or-guid-as-a-primary-key | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 322 | What are the drawbacks with using UUID or GUID as a primary key? | 75 | 44,626 | 3 | true | true | [
"postgresql",
"primary-key",
"datatypes",
"derby"
] | 2011-01-06T02:21:20 | 2023-12-22T16:24:06 | Jonas | false | CC BY-SA 2.5 | 344 | 106 | 34,135 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
86724 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/86724/how-to-create-a-temporary-table-using-values-in-postgresql | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 86,724 | How to create a temporary table using VALUES in PostgreSQL | 74 | 184,466 | 5 | true | true | [
"postgresql",
"syntax"
] | 2014-12-21T19:44:18 | 2021-02-03T07:33:36 | tinlyx | false | CC BY-SA 3.0 | 86,726 | 55,439 | 3,870 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
20759 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/20759/is-there-a-name-for-this-database-schema-of-key-values | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 20,759 | Is there a name for this database schema of key values? | 74 | 15,593 | 5 | true | true | [
"database-design",
"schema",
"eav",
"ontology"
] | 2012-07-12T02:41:17 | 2021-05-24T01:50:07 | prototype | false | CC BY-SA 4.0 | 20,763 | 10,072 | 853 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
16616 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/16616/why-do-people-recommend-not-using-the-name-id-for-an-identity-column | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 16,616 | Why do people recommend not using the name "Id" for an identity column? | 74 | 27,681 | 10 | true | true | [
"identity",
"naming-convention"
] | 2012-04-17T13:33:15 | 2015-11-16T06:20:49 | Rachel | false | CC BY-SA 3.0 | 16,707 | 6,173 | 8,567 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
90482 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/90482/export-postgres-table-as-json | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 90,482 | Export Postgres table as json | 73 | 136,589 | 9 | true | true | [
"postgresql",
"postgresql-9.3",
"json",
"export",
"dump"
] | 2015-01-28T23:22:28 | 2023-05-24T03:03:12 | AliBZ | false | CC BY-SA 4.0 | 90,495 | 932 | 1,837 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
117109 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/117109/how-to-manage-default-privileges-for-users-on-a-database-vs-schema | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 117,109 | How to manage DEFAULT PRIVILEGES for USERs on a DATABASE vs SCHEMA? | 72 | 103,649 | 1 | true | true | [
"postgresql",
"database-design",
"permissions"
] | 2015-10-06T03:09:41 | 2023-04-01T08:54:16 | Jim Dennis | false | CC BY-SA 3.0 | 117,661 | 1,323 | 775 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
106057 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/106057/error-no-schema-has-been-selected-to-create-in | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 106,057 | ERROR: no schema has been selected to create in | 72 | 201,036 | 8 | true | true | [
"postgresql",
"schema",
"amazon-rds"
] | 2015-07-06T12:53:41 | 2023-08-14T16:59:38 | Emanuele Paolini | false | CC BY-SA 3.0 | 106,067 | 69,838 | 823 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
17790 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/17790/created-user-can-access-all-databases-in-postgresql-without-any-grants | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 17,790 | Created user can access all databases in PostgreSQL without any grants | 72 | 81,224 | 4 | true | true | [
"postgresql",
"permissions"
] | 2012-05-13T08:58:10 | 2019-06-13T16:58:57 | mikeplate | false | CC BY-SA 3.0 | 17,791 | 8,727 | 823 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
13730 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/13730/plural-vs-singular-table-name | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 13,730 | Plural vs Singular Table Name | 72 | 47,118 | 9 | true | true | [
"database-design",
"naming-convention"
] | 2012-02-23T08:01:05 | 2023-06-05T17:49:12 | John Isaiah Carmona | false | CC BY-SA 3.0 | 13,737 | 6,911 | 823 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
8982 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/8982/what-is-the-best-way-to-reduce-the-size-of-ibdata-in-mysql | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 8,982 | What is the best way to reduce the size of ibdata in mysql? | 72 | 153,128 | 1 | true | true | [
"mysql",
"innodb"
] | 2011-12-09T06:15:25 | 2016-11-04T07:16:14 | Abdul Manaf | false | CC BY-SA 3.0 | 8,983 | 4,846 | 9,597 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
4283 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/4283/when-should-i-rebuild-indexes | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 4,283 | When should I rebuild indexes? | 72 | 106,696 | 7 | true | true | [
"sql-server",
"index-maintenance"
] | 2011-08-03T18:43:53 | 2023-01-27T08:28:04 | Nick Chammas | false | CC BY-SA 3.0 | 4,287 | 2,660 | 14,860 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
113017 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/113017/how-restore-a-specific-database-from-backup-using-mongorestore-command | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 113,017 | How restore a specific database from backup using mongorestore command | 71 | 244,240 | 6 | true | false | [
"mongodb"
] | 2015-09-03T00:39:01 | 2022-10-05T13:47:11 | pankaj choudhary | false | CC BY-SA 3.0 | null | 74,183 | 841 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
65032 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/65032/connect-with-sqlplus-from-the-command-line-using-a-connection-string | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 65,032 | Connect with sqlplus from the command line using a connection string | 71 | 899,360 | 7 | true | false | [
"oracle",
"connectivity",
"sqlplus"
] | 2014-05-13T11:38:54 | 2023-05-24T06:04:19 | Edvinas | false | CC BY-SA 4.0 | null | 38,315 | 711 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
55019 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/55019/can-a-single-postgresql-query-use-multiple-cores | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 55,019 | Can a single PostgreSQL query use multiple cores? | 71 | 96,616 | 4 | true | true | [
"postgresql",
"performance",
"parallelism",
"query-performance"
] | 2013-12-14T14:13:46 | 2021-07-30T18:22:16 | Alireza | false | CC BY-SA 4.0 | 55,044 | 4,843 | 3,696 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
42553 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/42553/index-seek-vs-index-scan | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 42,553 | Index Seek vs Index Scan | 71 | 61,791 | 4 | true | true | [
"sql-server",
"sql-server-2005",
"performance",
"index",
"execution-plan"
] | 2013-05-20T06:32:12 | 2017-05-09T09:40:08 | Greg | false | CC BY-SA 3.0 | 42,568 | 6,268 | 3,292 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
12611 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/12611/is-it-safe-to-use-innodb-flush-log-at-trx-commit-2 | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 12,611 | Is it safe to use innodb_flush_log_at_trx_commit = 2 | 71 | 144,957 | 5 | true | true | [
"mysql",
"performance",
"innodb"
] | 2012-02-10T05:36:22 | 2023-11-09T10:45:44 | Bruce Dou | false | CC BY-SA 3.0 | 12,612 | 6,568 | 855 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
5 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/5/what-are-the-differences-between-nosql-and-a-traditional-rdbms | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 5 | What are the differences between NoSQL and a traditional RDBMS? | 71 | 43,469 | 6 | true | true | [
"nosql",
"rdbms",
"database-recommendation"
] | 2011-01-03T20:52:52 | 2016-05-17T23:02:47 | Spredzy | false | CC BY-SA 2.5 | 73 | 24 | 2,248 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
139191 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/139191/sql-server-how-to-track-progress-of-create-index-command | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 139,191 | SQL Server: How to track progress of CREATE INDEX command? | 70 | 99,136 | 5 | true | true | [
"sql-server",
"index",
"sql-server-2014",
"index-maintenance"
] | 2016-05-22T07:25:52 | 2025-12-30T09:54:33 | Jonesome Reinstate Monica | false | CC BY-SA 4.0 | 139,225 | 6,229 | 3,509 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
35316 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/35316/why-is-a-new-user-allowed-to-create-a-table | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 35,316 | Why is a new user allowed to create a table? | 70 | 109,415 | 3 | true | true | [
"postgresql",
"permissions",
"postgresql-9.2"
] | 2013-02-23T16:52:36 | 2016-08-19T00:11:56 | andreas-h | false | CC BY-SA 3.0 | 35,317 | 12,932 | 833 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
629 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/629/passing-array-parameters-to-a-stored-procedure | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 629 | Passing array parameters to a stored procedure | 70 | 328,428 | 11 | true | true | [
"sql-server",
"sql-server-2008",
"stored-procedures",
"table-valued-parameters"
] | 2011-01-14T19:05:04 | 2025-02-05T04:32:30 | D. Lambert | false | CC BY-SA 4.0 | 633 | 26 | 1,067 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
63404 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/63404/how-to-grant-super-privilege-to-the-user | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 63,404 | How to grant super privilege to the user? | 69 | 513,877 | 3 | true | false | [
"mysql",
"mysql-workbench"
] | 2014-04-17T10:41:12 | 2020-11-25T14:41:25 | delete my account | false | CC BY-SA 3.0 | null | 34,179 | 801 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
31805 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/31805/what-is-the-difference-between-a-record-and-a-row-in-sql-server | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 31,805 | What is the difference between a "record" and a "row" in SQL Server? | 69 | 49,447 | 8 | true | true | [
"sql-server",
"terminology",
"row",
"record"
] | 2013-01-11T22:10:11 | 2020-05-08T02:14:06 | swasheck | false | CC BY-SA 3.0 | 31,850 | 4,490 | 10,805 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
22108 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/22108/how-do-i-swap-tables-in-mysql | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 22,108 | How do I swap tables in MySQL? | 69 | 36,049 | 1 | true | true | [
"mysql",
"locking",
"alter-table"
] | 2012-08-07T12:39:28 | 2016-06-03T22:58:11 | Ben | false | CC BY-SA 3.0 | 22,111 | 6,365 | 887 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
586 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/586/cant-rename-columns-in-postgresql-views-with-create-or-replace | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 586 | Can't rename columns in PostgreSQL views with CREATE OR REPLACE | 69 | 58,318 | 3 | true | true | [
"postgresql"
] | 2011-01-12T23:52:51 | 2023-02-08T06:28:35 | Aleksandr Levchuk | false | CC BY-SA 4.0 | 589 | 87 | 1,227 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
165300 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/165300/how-to-install-the-additional-module-pg-trgm | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 165,300 | How to install the additional module pg_trgm | 68 | 107,063 | 3 | true | true | [
"postgresql",
"index",
"postgresql-9.3",
"installation",
"postgresql-extensions"
] | 2017-02-23T12:58:35 | 2023-01-22T07:34:51 | Lizardie | false | CC BY-SA 3.0 | 165,301 | 118,296 | 813 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
43937 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/43937/how-to-run-recurring-tasks-on-postgresql-without-an-external-cron-like-tool | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 43,937 | How to run recurring tasks on Postgresql without an external cron-like tool? | 68 | 155,071 | 4 | true | true | [
"postgresql",
"jobs",
"scheduled-tasks"
] | 2013-06-06T09:10:36 | 2021-12-22T13:47:31 | Stephan | false | CC BY-SA 4.0 | 43,947 | 2,583 | 1,513 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
2357 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/2357/what-are-the-differences-between-stored-procedures-and-stored-functions | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 2,357 | What are the differences between "Stored Procedures" and "Stored Functions"? | 68 | 88,850 | 7 | true | true | [
"postgresql",
"stored-procedures",
"plpgsql"
] | 2011-04-25T08:25:04 | 2023-08-31T20:00:02 | DrColossos | false | CC BY-SA 4.0 | 2,381 | 973 | 7,497 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
2 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/2/how-can-a-group-track-database-schema-changes | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 2 | How can a group track database schema changes? | 68 | 12,547 | 5 | true | true | [
"mysql",
"version-control",
"schema"
] | 2011-01-03T20:46:32 | 2026-07-03T18:42:15 | Toby | false | CC BY-SA 2.5 | 4 | 7 | 1,128 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
140381 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/140381/is-there-any-benefit-to-schemabinding-a-function-beyond-halloween-protection | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 140,381 | Is there any benefit to SCHEMABINDING a function beyond Halloween Protection? | 67 | 14,856 | 1 | true | true | [
"sql-server",
"functions"
] | 2016-06-04T06:35:05 | 2020-05-03T11:41:58 | Paul White | false | CC BY-SA 4.0 | 140,382 | 1,192 | 96,354 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
102448 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/102448/how-should-i-index-a-uuid-in-postgres | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 102,448 | How should I index a UUID in Postgres? | 67 | 77,284 | 6 | true | true | [
"postgresql",
"index",
"uuid"
] | 2015-05-25T23:34:59 | 2025-01-07T06:37:44 | sudo | false | CC BY-SA 3.0 | 102,450 | 67,181 | 1,061 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
16993 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/16993/how-to-view-data-in-pgadmin-iii | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 16,993 | How to view data in pgAdmin III | 67 | 114,676 | 3 | true | true | [
"postgresql",
"pgadmin-3"
] | 2012-04-25T09:41:52 | 2022-09-26T09:39:12 | Alexis K | false | CC BY-SA 3.0 | 17,478 | 8,408 | 789 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
2640 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/2640/what-is-the-performance-impact-of-using-char-vs-varchar-on-a-fixed-size-field | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 2,640 | What is the performance impact of using CHAR vs VARCHAR on a fixed-size field? | 67 | 90,747 | 3 | true | false | [
"mysql",
"performance",
"innodb",
"varchar"
] | 2011-05-10T20:49:33 | 2018-08-16T15:33:37 | Jason Baker | false | CC BY-SA 3.0 | null | 1,739 | 771 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
96556 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/96556/reference-column-alias-in-same-select-list | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 96,556 | Reference column alias in same SELECT list | 66 | 80,734 | 2 | true | true | [
"postgresql",
"select",
"syntax"
] | 2015-03-29T23:50:44 | 2022-06-14T21:38:37 | wizpig64 | false | CC BY-SA 4.0 | 96,563 | 44,189 | 763 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
43352 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/43352/does-sql-server-case-statement-evaluate-all-conditions-or-exit-on-first-true-con | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 43,352 | Does SQL Server CASE statement evaluate all conditions or exit on first TRUE condition? | 66 | 150,153 | 4 | true | true | [
"sql-server",
"t-sql",
"case"
] | 2013-05-29T18:33:24 | 2025-06-23T14:24:49 | Juan Velez | false | CC BY-SA 3.0 | 43,353 | 7,385 | 3,313 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
35814 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/35814/how-to-view-the-current-settings-of-autovacuum-in-postgres | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 35,814 | How to view the current settings of Autovacuum in Postgres? | 66 | 85,767 | 2 | true | true | [
"postgresql",
"postgresql-9.1",
"vacuum"
] | 2013-03-02T20:05:01 | 2020-03-01T21:14:12 | Peter Groves | false | CC BY-SA 3.0 | 35,816 | 16,008 | 1,175 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
23280 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/23280/why-not-use-a-table-instead-of-a-materialized-view | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 23,280 | Why not use a table instead of a materialized view? | 66 | 93,805 | 6 | true | true | [
"oracle",
"performance",
"view"
] | 2012-08-28T14:42:17 | 2018-12-12T08:22:45 | jrara | false | CC BY-SA 3.0 | 23,284 | 2,038 | 5,403 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
7147 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/7147/find-highest-level-of-a-hierarchical-field-with-vs-without-ctes | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 7,147 | Find highest level of a hierarchical field: with vs without CTEs | 66 | 83,171 | 3 | true | true | [
"mysql",
"hierarchy"
] | 2011-10-24T14:48:52 | 2021-07-22T20:26:40 | David LeBauer | false | CC BY-SA 4.0 | 7,161 | 1,580 | 3,172 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
3394 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/3394/is-it-possible-to-quickly-create-restore-database-snapshots-with-postgresql | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 3,394 | Is it possible to quickly create/restore database snapshots with PostgreSQL? | 66 | 51,328 | 8 | true | true | [
"postgresql",
"restore",
"snapshot"
] | 2011-06-20T22:53:22 | 2022-02-07T09:46:08 | Zilk | false | CC BY-SA 3.0 | 3,447 | 2,179 | 1,161 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
141129 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/141129/find-ids-from-a-list-that-dont-exist-in-a-table | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 141,129 | Find IDs from a list that don't exist in a table | 65 | 126,400 | 4 | true | true | [
"postgresql",
"if-not-exists"
] | 2016-06-13T19:00:50 | 2024-06-09T16:42:22 | Patrick D'appollonio | false | CC BY-SA 3.0 | 141,137 | 97,754 | 755 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
109120 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/109120/how-does-order-by-field-in-mysql-work-internally | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 109,120 | How does ORDER BY FIELD() in MySQL work internally | 65 | 221,306 | 2 | true | true | [
"mysql",
"order-by",
"fields"
] | 2015-08-05T19:52:31 | 2021-09-18T13:27:22 | itz_nsn | false | CC BY-SA 3.0 | 109,126 | 6,844 | 816 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
36081 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/36081/write-differences-between-varchar-and-nvarchar | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 36,081 | Write differences between varchar and nvarchar | 65 | 254,062 | 5 | true | true | [
"sql-server",
"varchar"
] | 2013-03-06T15:38:14 | 2019-03-27T05:32:38 | Chris L | false | CC BY-SA 3.0 | 36,089 | 15,084 | 941 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
16372 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/16372/when-to-use-views-in-mysql | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 16,372 | When to use views in MySQL? | 65 | 93,560 | 3 | true | true | [
"mysql",
"optimization",
"view"
] | 2012-04-11T18:30:18 | 2018-11-07T08:18:44 | David LeBauer | false | CC BY-SA 3.0 | 16,376 | 1,580 | 3,172 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
164251 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/164251/what-is-the-meaning-of-filtered-in-mysql-explain | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 164,251 | What is the meaning of filtered in MySQL explain? | 64 | 66,683 | 1 | true | true | [
"mysql",
"innodb",
"mysql-5.7"
] | 2017-02-14T10:02:39 | 2022-03-14T13:35:42 | Iman Tumorang | false | CC BY-SA 4.0 | 164,360 | 117,466 | 695 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
58894 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/58894/match-full-vs-match-simple-in-foreign-key-constraints | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 58,894 | MATCH FULL vs MATCH SIMPLE in foreign key constraints | 64 | 64,297 | 2 | true | true | [
"postgresql",
"foreign-key",
"constraint",
"ddl",
"referential-integrity"
] | 2014-02-13T21:20:08 | 2023-10-22T01:03:11 | user32234 | false | CC BY-SA 4.0 | 71,508 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
48052 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/48052/what-event-information-can-i-get-by-default-from-sql-server | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 48,052 | What event information can I get by default from SQL Server? | 64 | 24,246 | 1 | true | true | [
"sql-server",
"extended-events"
] | 2013-08-13T16:14:58 | 2021-09-17T13:39:28 | Aaron Bertrand | false | CC BY-SA 3.0 | 48,053 | 1,186 | 182,391 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
17740 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/17740/how-to-get-a-working-and-complete-postgresql-db-backup-and-test | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 17,740 | How to get a working and complete PostgreSQL DB backup and test | 64 | 114,197 | 1 | true | true | [
"postgresql",
"backup",
"pg-dump"
] | 2012-05-11T02:04:09 | 2019-02-14T16:57:02 | Ali Razeghi - AWS | false | null | 17,741 | 12,818 | 7,596 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
17431 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/17431/which-is-faster-innodb-or-myisam | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 17,431 | Which is faster, InnoDB or MyISAM? | 64 | 142,105 | 4 | true | true | [
"mysql",
"innodb",
"myisam",
"storage-engine"
] | 2012-05-03T20:51:54 | 2015-06-11T16:30:00 | jcho360 | false | CC BY-SA 3.0 | 17,434 | 8,226 | 2,019 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
13742 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/13742/does-running-pg-dump-on-live-db-produce-consistent-backups | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 13,742 | Does running pg_dump on live db produce consistent backups? | 64 | 56,317 | 4 | true | true | [
"postgresql"
] | 2012-02-23T10:19:04 | 2015-07-09T12:23:50 | Roman | false | CC BY-SA 3.0 | 13,751 | 6,919 | 793 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
8869 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/8869/restore-mysql-database-with-different-name | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 8,869 | Restore mysql database with different name | 64 | 139,908 | 8 | true | true | [
"mysql",
"backup",
"restore",
"mysqldump",
"mysql-5"
] | 2011-12-07T07:33:46 | 2021-09-28T18:39:43 | Praveen Prasannan | false | CC BY-SA 3.0 | 8,892 | 4,238 | 1,546 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
2918 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/2918/about-single-threaded-versus-multithreaded-databases-performance | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 2,918 | About single threaded versus multithreaded databases performance | 64 | 88,393 | 6 | true | true | [
"performance",
"database-recommendation"
] | 2011-05-24T01:09:51 | 2016-06-27T11:39:16 | Jérôme Verstrynge | false | null | 2,955 | 1,923 | 1,481 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
12864 | question | dba | 2026-08-03T00:23:55 | null | null | null | null | null | https://dba.stackexchange.com/questions/12864/what-is-lock-escalation | WoDHB3aqzcQ1aXhN6 | q0lDJw2xuBleoSFBS | 12,864 | What is lock escalation? | 64 | 63,526 | 4 | true | true | [
"sql-server",
"locking",
"lock-escalation"
] | 2008-10-15T18:50:01 | 2022-09-06T11:20:56 | Kilhoffer | false | null | 12,867 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.