blob_id
stringlengths 40
40
| directory_id
stringlengths 40
40
| path
stringlengths 3
468
| content_id
stringlengths 40
40
| detected_licenses
sequencelengths 0
160
| license_type
stringclasses 2
values | repo_name
stringlengths 5
140
| snapshot_id
stringlengths 40
40
| revision_id
stringlengths 40
40
| branch_name
stringlengths 4
89
| visit_date
timestamp[ns] | revision_date
timestamp[ns] | committer_date
timestamp[ns] | github_id
float64 307
685M
⌀ | star_events_count
int64 0
179k
| fork_events_count
int64 0
48k
| gha_license_id
stringclasses 25
values | gha_event_created_at
timestamp[ns] | gha_created_at
timestamp[ns] | gha_language
stringclasses 251
values | src_encoding
stringclasses 35
values | language
stringclasses 1
value | is_vendor
bool 2
classes | is_generated
bool 1
class | length_bytes
int64 5
16.1M
| extension
stringclasses 278
values | filename
stringlengths 1
218
| Assignment
stringlengths 32
42
⌀ | Comment.Multiline
stringlengths 35
46
⌀ | Comment.Multiline.Hint
stringlengths 35
41
⌀ | Comment.Single
stringlengths 35
47
⌀ | Comment.Single.Hint
stringclasses 584
values | Error
stringlengths 31
371k
⌀ | Generic.Command
stringlengths 35
47
⌀ | Keyword
stringlengths 32
26k
⌀ | Keyword.CTE
stringlengths 34
146
⌀ | Keyword.DCL
stringlengths 35
226
⌀ | Keyword.DDL
stringlengths 34
642
⌀ | Keyword.DML
stringlengths 35
746
⌀ | Keyword.Order
stringlengths 33
820
⌀ | Keyword.TZCast
stringclasses 489
values | Literal
stringlengths 35
45
⌀ | Literal.Number.Float
stringlengths 35
47
⌀ | Literal.Number.Hexadecimal
stringlengths 35
47
⌀ | Literal.Number.Integer
stringlengths 35
47
⌀ | Literal.String.Single
stringlengths 35
47
⌀ | Literal.String.Symbol
stringlengths 35
47
⌀ | Name
stringlengths 35
47
⌀ | Name.Builtin
stringlengths 33
1.68k
⌀ | Name.Placeholder
stringlengths 35
46
⌀ | Operator
stringlengths 31
115k
⌀ | Operator.Comparison
stringlengths 31
8.13k
⌀ | Punctuation
stringlengths 31
346
⌀ | Text.Whitespace
stringlengths 35
47
⌀ | Text.Whitespace.Newline
stringlengths 35
47
⌀ | Wildcard
stringlengths 31
41
⌀ | statements_count
stringlengths 1
7
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3768f678b14946cd4bf71bbf45b3a4ce16fc561b | a43e9d2b293a70d70c84e9a21a1dea120927a618 | /dbResources/schema.sql | 1c548c602f50f788984f75d6134ffdd9f69d61e0 | [] | no_license | mkallgren08/CutePocketMonsters | 67b90b8b33735c80994ddd68e54e168f56451c6f | 13cdaea1a185338a953822dc185bc4637263d5ef | refs/heads/master | 2021-07-02T15:29:25.068734 | 2017-09-22T01:22:56 | 2017-09-22T01:22:56 | null | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 68 | sql | schema.sql | null | null | null | null | null | null | null | {"DATABASE": {"count": 2, "bytes": 16}, "IF": {"count": 1, "bytes": 2}, "EXISTS": {"count": 1, "bytes": 6}} | null | null | {"DROP": {"count": 1, "bytes": 4}, "CREATE": {"count": 1, "bytes": 6}} | null | null | null | null | null | null | null | null | null | {"value": {"count": 2, "bytes": 24}} | null | null | null | null | {";": {"count": 2, "bytes": 2}} | {"value": {"count": 6, "bytes": 6}} | {"value": {"count": 1, "bytes": 1}} | null | 2 |
5aedc52f333b70eb576544f4fb63f151c54ae376 | f3851a0c5362dcc8f0128c1a66dfc7d1a36c9e51 | /AmortizationCalculator.sql | c1c68e0a6a47affea73ded4e890d3ab539c45c79 | [] | no_license | clethbridge/SimpleAmortizationCalculator | 57f873b2506000187811abdc599799bea0e208e1 | 53b3b6a31ee5698d17ed31471c4755957e555ebf | refs/heads/master | 2020-09-23T01:56:09.518585 | 2019-12-02T12:47:45 | 2019-12-02T12:47:45 | 225,372,920 | 1 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 2,959 | sql | AmortizationCalculator.sql | null | null | null | null | null | null | null | {"AS": {"count": 13, "bytes": 26}, "UNION": {"count": 1, "bytes": 5}, "FROM": {"count": 5, "bytes": 20}, "LEFT JOIN": {"count": 2, "bytes": 18}, "ON": {"count": 2, "bytes": 4}, "UNION ALL": {"count": 1, "bytes": 9}, "WHERE": {"count": 1, "bytes": 5}, "ORDER BY": {"count": 1, "bytes": 8}, "OPTION": {"count": 1, "bytes": 6}} | {"WITH": {"count": 1, "bytes": 4}} | null | null | {"SELECT": {"count": 7, "bytes": 42}} | null | null | null | {"value": {"count": 2, "bytes": 8}} | null | {"value": {"count": 33, "bytes": 62}} | {"value": {"count": 5, "bytes": 50}} | null | {"value": {"count": 164, "bytes": 1961}} | null | null | {"/": {"count": 3, "bytes": 3}, "*": {"count": 8, "bytes": 8}, "+": {"count": 3, "bytes": 3}, "-": {"count": 7, "bytes": 7}} | {"=": {"count": 42, "bytes": 42}, "<": {"count": 1, "bytes": 1}} | {"(": {"count": 42, "bytes": 42}, ",": {"count": 61, "bytes": 61}, ")": {"count": 42, "bytes": 42}, ".": {"count": 19, "bytes": 19}} | {"value": {"count": 417, "bytes": 417}} | {"value": {"count": 86, "bytes": 86}} | null | 1 |
e1c53bff905d792742fdb70fb94016383ca2e49c | 99816865e7b4e36de6467fde448da7be12a6bbc1 | /insert.sql | 5b3846785a82f976479af5d9a7f4df6f382c06a8 | [] | no_license | jarcherTechtonic/Competencies-Demo | ecf5b48a916ac8203080f9867f55cc47c963fc67 | 0dcd069fe08f1408db5149f6369e5887540bbef7 | refs/heads/master | 2020-05-29T17:50:14.035844 | 2019-06-18T14:36:36 | 2019-06-18T14:36:36 | 189,285,466 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 1,813 | sql | insert.sql | null | null | null | {"value": {"count": 3, "bytes": 129}} | null | null | null | {"INTO": {"count": 12, "bytes": 48}, "VALUES": {"count": 12, "bytes": 72}} | null | null | null | {"INSERT": {"count": 12, "bytes": 72}} | null | null | null | null | null | null | null | {"value": {"count": 55, "bytes": 417}} | {"value": {"count": 80, "bytes": 732}} | null | null | null | null | {".": {"count": 12, "bytes": 12}, "(": {"count": 24, "bytes": 24}, ",": {"count": 87, "bytes": 87}, ")": {"count": 24, "bytes": 24}, ";": {"count": 12, "bytes": 12}} | {"value": {"count": 147, "bytes": 147}} | {"value": {"count": 34, "bytes": 34}} | null | 12 |
d2b82cad7d77df68413cee73e1e6d803f40ef9bc | 0897c219d5de7596d5320594ed190bbcb4d65358 | /stats_server/saltw.sql | c79913c2cceb97e851b5ae247a7f3292915ac495 | [] | no_license | leafo/saltw-bot | c582dd8878ec00850162da303048f49f91e97c00 | 1aeb5b4152445ebfdb6a12afa176adc245daaa9f | refs/heads/master | 2023-06-02T15:23:24.445383 | 2019-09-21T01:30:38 | 2019-09-21T01:30:38 | 1,128,743 | 8 | 2 | null | null | null | null | UTF-8 | SQL | false | false | 1,337 | sql | saltw.sql | null | {"value": {"count": 4, "bytes": 220}} | null | {"value": {"count": 25, "bytes": 518}} | null | null | null | {"SET": {"count": 2, "bytes": 6}, "TABLE": {"count": 2, "bytes": 10}, "IF": {"count": 2, "bytes": 4}, "NOT": {"count": 2, "bytes": 6}, "EXISTS": {"count": 2, "bytes": 12}, "NOT NULL": {"count": 7, "bytes": 56}, "PRIMARY KEY": {"count": 2, "bytes": 22}, "KEY": {"count": 2, "bytes": 6}, "ENGINE": {"count": 2, "bytes": 12}, "DEFAULT": {"count": 2, "bytes": 14}, "CHARSET": {"count": 2, "bytes": 14}, "AUTO_INCREMENT": {"count": 1, "bytes": 14}} | null | null | {"CREATE": {"count": 2, "bytes": 12}} | null | null | null | null | null | null | {"value": {"count": 4, "bytes": 10}} | null | {"value": {"count": 2, "bytes": 31}} | {"value": {"count": 28, "bytes": 222}} | {"text": {"count": 1, "bytes": 4}} | null | null | {"=": {"count": 6, "bytes": 6}} | {";": {"count": 8, "bytes": 8}, "(": {"count": 10, "bytes": 10}, ")": {"count": 10, "bytes": 10}, ",": {"count": 10, "bytes": 10}} | {"value": {"count": 67, "bytes": 67}} | {"value": {"count": 33, "bytes": 33}} | null | 9 |
bfd8ba9d17b185e05e6ccd9bfa2b666ec943ad74 | a3c05712796c8f68126a6f26a1fb4f6652a4e3f5 | /src/main/resources/import.sql | 6ec9b3fe80f1309bf3ded5ab5e57b7054e50bde8 | [] | no_license | hlavacek/uml-testing-lecture | 2629b4cf6fc2e309d5fde9e50cc7ce74d60dcf29 | 8175486d1c63254794eed9699fa2183374efc24b | refs/heads/master | 2020-12-24T14:35:50.160048 | 2015-05-03T18:51:46 | 2015-05-03T18:51:46 | 34,996,970 | 0 | 1 | null | null | null | null | UTF-8 | SQL | false | false | 1,916 | sql | import.sql | null | null | null | null | null | null | null | {"INTO": {"count": 19, "bytes": 76}, "VALUES": {"count": 19, "bytes": 114}} | null | null | null | {"INSERT": {"count": 19, "bytes": 114}} | null | null | null | null | null | {"value": {"count": 39, "bytes": 40}} | {"value": {"count": 29, "bytes": 675}} | null | {"value": {"count": 87, "bytes": 504}} | null | null | null | null | {"(": {"count": 38, "bytes": 38}, ",": {"count": 98, "bytes": 98}, ")": {"count": 38, "bytes": 38}, ";": {"count": 19, "bytes": 19}} | {"value": {"count": 178, "bytes": 178}} | {"value": {"count": 22, "bytes": 22}} | null | 19 |
66d8797f93aeef357d8fa7db4d8310ec051c4427 | f16f6670bafd2b455e18318da05444cabb4dbe4e | /PAC_EMPLEADOS_REPRESENTANTES.sql | 92d940c47c5dcfe41345290da763d925cc2efe37 | [] | no_license | jgarzonext/paquetes | 3850baceff59bd17540e4126e1c129a354c2c38f | abbbb2c6d4d299149369f42755641f5d45a7d83b | refs/heads/master | 2022-09-10T14:28:37.153377 | 2020-05-30T16:02:38 | 2020-05-30T16:02:38 | 268,112,581 | 0 | 0 | null | null | null | null | WINDOWS-1252 | SQL | false | false | 4,081 | sql | PAC_EMPLEADOS_REPRESENTANTES.sql | null | {"value": {"count": 7, "bytes": 2314}} | null | {"value": {"count": 3, "bytes": 163}} | null | null | null | {"PACKAGE": {"count": 1, "bytes": 7}, "IS": {"count": 1, "bytes": 2}, "FUNCTION": {"count": 6, "bytes": 48}, "IN": {"count": 31, "bytes": 62}, "OUT": {"count": 6, "bytes": 18}, "RETURN": {"count": 6, "bytes": 36}, "END": {"count": 1, "bytes": 3}, "EXECUTE": {"count": 3, "bytes": 21}, "ON": {"count": 3, "bytes": 6}, "TO": {"count": 3, "bytes": 6}} | null | {"GRANT": {"count": 3, "bytes": 15}} | {"CREATE OR REPLACE": {"count": 1, "bytes": 17}} | null | null | null | null | null | null | null | null | {"value": {"count": 11, "bytes": 180}} | {"value": {"count": 45, "bytes": 443}} | {"NUMBER": {"count": 29, "bytes": 174}, "VARCHAR2": {"count": 6, "bytes": 48}} | null | {"/": {"count": 1, "bytes": 1}} | null | {".": {"count": 4, "bytes": 4}, "(": {"count": 6, "bytes": 6}, ",": {"count": 27, "bytes": 27}, ")": {"count": 6, "bytes": 6}, ";": {"count": 10, "bytes": 10}} | {"value": {"count": 364, "bytes": 364}} | {"value": {"count": 63, "bytes": 63}} | null | 10 |
c52424956b23de9b2d4edae74b2a5ccc61e36ada | 0b9e0d2047a3fcec834e76c27ee443dff5af5250 | /assignment01.sql | cabb67ef8df30488bfc85ec4241abae79839afdd | [] | no_license | PratikBahirat/Training- | 712e15c949b31b88b257ec5889a67ccbaceb7e1a | fe2235a86ab8a7f198ac740a6bd7b0b99f8b21e4 | refs/heads/main | 2023-05-31T12:46:47.434624 | 2021-06-10T09:48:06 | 2021-06-10T09:48:06 | 372,464,869 | 0 | 0 | null | 2021-06-10T09:48:07 | 2021-05-31T10:17:16 | null | UTF-8 | SQL | false | false | 660 | sql | assignment01.sql | null | null | null | null | null | null | null | {"use": {"count": 1, "bytes": 3}, "table": {"count": 3, "bytes": 15}, "auto_increment": {"count": 1, "bytes": 14}, "into": {"count": 3, "bytes": 12}, "values": {"count": 3, "bytes": 18}, "from": {"count": 2, "bytes": 8}} | null | null | {"create": {"count": 3, "bytes": 18}} | {"insert": {"count": 3, "bytes": 18}, "select": {"count": 2, "bytes": 12}} | null | null | null | null | null | {"value": {"count": 15, "bytes": 19}} | {"value": {"count": 11, "bytes": 149}} | null | {"value": {"count": 20, "bytes": 200}} | {"int": {"count": 4, "bytes": 12}, "varchar": {"count": 1, "bytes": 7}} | null | null | null | {";": {"count": 9, "bytes": 9}, "(": {"count": 17, "bytes": 17}, ",": {"count": 24, "bytes": 24}, ")": {"count": 17, "bytes": 17}} | {"value": {"count": 53, "bytes": 53}} | {"value": {"count": 33, "bytes": 33}} | {"*": {"count": 2, "bytes": 2}} | 9 |
2caa163e37945858360395779f7359e5e306613f | bd1f07af9400dee68e447a4cd173f18089c3a356 | /ps16a.sql | b8c4d6338a975431fa0bafe61035bf0ffbadf4cd | [] | no_license | simontkuntz/bassoon | 52536a9bb0fbb5fedce7a6109e9d001f9e15d8d7 | a6f1cf24c185b1bdf488f7120510fdd2014b1b41 | refs/heads/master | 2021-01-19T11:42:08.283242 | 2017-04-11T23:52:44 | 2017-04-11T23:52:44 | 87,989,593 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 197 | sql | ps16a.sql | null | null | null | null | null | null | null | {"TABLE": {"count": 1, "bytes": 5}, "primary key": {"count": 1, "bytes": 11}, "constraint": {"count": 1, "bytes": 10}, "foreign": {"count": 1, "bytes": 7}, "REFERENCES": {"count": 1, "bytes": 10}} | null | null | {"CREATE": {"count": 1, "bytes": 6}} | null | null | null | null | null | null | null | null | null | {"value": {"count": 9, "bytes": 103}} | {"NUMBER": {"count": 3, "bytes": 18}} | null | null | null | {"(": {"count": 3, "bytes": 3}, ",": {"count": 3, "bytes": 3}, ")": {"count": 3, "bytes": 3}, ";": {"count": 1, "bytes": 1}} | {"value": {"count": 12, "bytes": 12}} | {"value": {"count": 4, "bytes": 4}} | null | 1 |
138fd6be44ddc84b46208c8cc5d263175e6e03eb | fc9884be4f74411bb9d54885187baa4d203f6738 | /database/shop_ping.sql | d6e7d9363215c4694707159464367733ff1fd50e | [] | no_license | Hongnhung88/ShopPing | 2a00844c278f7cde5017ae4f866efd9c7349ca20 | a048daf92c7d405623198b98409194bf6d6cd3b9 | refs/heads/main | 2023-04-29T08:19:25.706104 | 2021-05-18T07:03:08 | 2021-05-18T07:03:08 | 363,717,972 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 3,520 | sql | shop_ping.sql | null | null | null | {"value": {"count": 15, "bytes": 652}} | null | null | null | {"database": {"count": 1, "bytes": 8}, "table": {"count": 11, "bytes": 55}, "if": {"count": 10, "bytes": 20}, "not": {"count": 10, "bytes": 30}, "exists": {"count": 10, "bytes": 60}, "NOT null": {"count": 1, "bytes": 8}, "auto_increment": {"count": 10, "bytes": 140}, "primary key": {"count": 11, "bytes": 121}, "NULL": {"count": 3, "bytes": 12}, "DEFAULT": {"count": 2, "bytes": 14}, "CURRENT_TIMESTAMP": {"count": 2, "bytes": 34}, "ON": {"count": 1, "bytes": 2}, "not null": {"count": 18, "bytes": 144}, "default": {"count": 13, "bytes": 91}, "constraint": {"count": 6, "bytes": 60}, "foreign": {"count": 6, "bytes": 42}, "key": {"count": 6, "bytes": 18}, "references": {"count": 6, "bytes": 60}} | null | null | {"create": {"count": 12, "bytes": 72}} | {"UPDATE": {"count": 1, "bytes": 6}} | null | null | null | null | null | {"value": {"count": 31, "bytes": 65}} | null | null | {"value": {"count": 111, "bytes": 923}} | {"timestamp": {"count": 5, "bytes": 45}, "int": {"count": 30, "bytes": 90}, "text": {"count": 2, "bytes": 8}} | null | null | null | {";": {"count": 11, "bytes": 11}, "(": {"count": 42, "bytes": 42}, ")": {"count": 42, "bytes": 42}, ",": {"count": 52, "bytes": 52}} | {"value": {"count": 314, "bytes": 314}} | {"value": {"count": 97, "bytes": 97}} | null | 12 |
d3315f6c3f494ebda9770563a39000347848c827 | f2898604babde7b53a98e4ec8fc040da8d364f4b | /SoundDrivers/M32ULTRA.INC | 50b693f3798bccaaba34965a1f72d909a00706fd | [
"BSD-3-Clause"
] | permissive | Fordi/c-it | f6686834c3a065d242a8699178f6da527fbcc746 | d0abe9af7ab6aa8366af14e296e28b8833c30343 | refs/heads/master | 2020-04-02T19:09:11.981138 | 2016-07-03T15:37:47 | 2016-07-03T15:37:47 | 62,497,195 | 1 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 4,179 | inc | M32ULTRA.INC | null | null | null | null | null | null | null | {"Offset": {"count": 36, "bytes": 216}, "only": {"count": 6, "bytes": 24}, "Left": {"count": 2, "bytes": 8}, "Right": {"count": 2, "bytes": 10}, "tables": {"count": 1, "bytes": 6}} | null | null | null | {"Update": {"count": 2, "bytes": 12}} | null | null | null | null | null | {"value": {"count": 25, "bytes": 26}} | null | null | {"value": {"count": 198, "bytes": 2328}} | {"bit": {"count": 1, "bytes": 3}} | null | null | null | {",": {"count": 144, "bytes": 144}, ";": {"count": 13, "bytes": 13}} | {"value": {"count": 1291, "bytes": 1291}} | {"value": {"count": 49, "bytes": 49}} | null | 14 |
6d0c3668282c35b61c277c6546c79db4dfe833c8 | 2ea3fbd9f40ca2ab39621fc6fcdad8034da83432 | /Datawarehouse/Datawarehouse/Security/HarscoDBUser.sql | 7698d6828ff1f8083020a9a1c17c20ad2dfe73d0 | [] | no_license | jbernier51/Datawarehouse | 158f07ba24959d8651f7bd7f1281a6160949c74a | 51f6b900dfcc686351709416ead64296d537eb1f | refs/heads/master | 2020-03-15T04:16:11.185378 | 2018-05-03T08:49:35 | 2018-05-03T08:49:35 | 131,961,313 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 57 | sql | HarscoDBUser.sql | null | null | null | null | null | {"\ufeff": {"count": 1, "bytes": 1}} | null | {"USER": {"count": 1, "bytes": 4}, "FOR": {"count": 1, "bytes": 3}} | null | null | {"CREATE": {"count": 1, "bytes": 6}} | null | null | null | null | null | null | null | null | null | {"value": {"count": 3, "bytes": 33}} | null | null | null | null | {";": {"count": 1, "bytes": 1}} | {"value": {"count": 5, "bytes": 5}} | null | null | 1 |
cce72507851bbee68354527567f7c790e643b68a | 60c59d9c6e0e67be66ca823ab552b79ce4605d3c | /IMOMaritimeSingleWindow/Server/SqlScripts/Create_and_populate_DB.sql | 6a563621365b9a174211479d3b8b1eed27ec3375 | [
"MIT"
] | permissive | sytabaresa/IMO-Maritime-Single-Window | bb7ed90ee08f3ec8f9793d49dcab9ab2840fb417 | 22728203ea33d9ab28f3bb5f77e8a70d825229b9 | refs/heads/master | 2020-08-22T17:21:29.585055 | 2020-08-20T00:00:56 | 2020-08-20T00:00:56 | 216,446,139 | 0 | 0 | MIT | 2019-10-21T00:23:10 | 2019-10-21T00:23:10 | null | UTF-8 | SQL | false | false | 7,704,468 | sql | Create_and_populate_DB.sql | null | null | null | {"value": {"count": 1635, "bytes": 51886}} | null | null | null | {"SET": {"count": 67, "bytes": 201}, "on": {"count": 2, "bytes": 4}, "false": {"count": 35, "bytes": 175}, "off": {"count": 2, "bytes": 6}, "DATABASE": {"count": 2, "bytes": 16}, "TEMPLATE": {"count": 1, "bytes": 8}, "ENCODING": {"count": 1, "bytes": 8}, "OWNER": {"count": 134, "bytes": 670}, "TO": {"count": 134, "bytes": 268}, "EXTENSION": {"count": 2, "bytes": 18}, "IF": {"count": 1, "bytes": 2}, "NOT": {"count": 1, "bytes": 3}, "EXISTS": {"count": 1, "bytes": 6}, "plpgsql": {"count": 2, "bytes": 14}, "SCHEMA": {"count": 1, "bytes": 6}, "COMMENT": {"count": 2, "bytes": 14}, "ON": {"count": 8, "bytes": 16}, "IS": {"count": 2, "bytes": 4}, "TYPE": {"count": 2, "bytes": 8}, "AS": {"count": 52, "bytes": 104}, "ENUM": {"count": 1, "bytes": 4}, "TABLE": {"count": 246, "bytes": 1230}, "character": {"count": 56, "bytes": 504}, "NOT NULL": {"count": 150, "bytes": 1200}, "SEQUENCE": {"count": 114, "bytes": 912}, "INCREMENT": {"count": 64, "bytes": 576}, "BY": {"count": 114, "bytes": 228}, "NO": {"count": 117, "bytes": 234}, "MINVALUE": {"count": 64, "bytes": 512}, "MAXVALUE": {"count": 64, "bytes": 512}, "CACHE": {"count": 64, "bytes": 320}, "time": {"count": 19, "bytes": 76}, "zone": {"count": 19, "bytes": 76}, "uuid": {"count": 19, "bytes": 76}, "DEFAULT": {"count": 60, "bytes": 420}, "true": {"count": 327, "bytes": 1308}, "hash": {"count": 8, "bytes": 32}, "VIEW": {"count": 4, "bytes": 16}, "FROM": {"count": 5, "bytes": 20}, "FULL JOIN": {"count": 1, "bytes": 9}, "JOIN": {"count": 5, "bytes": 20}, "ORDER BY": {"count": 3, "bytes": 24}, "length": {"count": 3, "bytes": 18}, "breadth": {"count": 3, "bytes": 21}, "without": {"count": 4, "bytes": 28}, "to_date": {"count": 1, "bytes": 7}, "ONLY": {"count": 49, "bytes": 196}, "COLUMN": {"count": 49, "bytes": 294}, "INTO": {"count": 32665, "bytes": 130660}, "VALUES": {"count": 32665, "bytes": 195990}, "NULL": {"count": 65159, "bytes": 260636}} | {"WITH": {"count": 66, "bytes": 264}, "with": {"count": 15, "bytes": 60}} | null | {"CREATE": {"count": 135, "bytes": 810}, "ALTER": {"count": 282, "bytes": 1410}} | {"SELECT": {"count": 71, "bytes": 426}, "START": {"count": 64, "bytes": 320}, "INSERT": {"count": 32665, "bytes": 195990}} | null | null | null | {"value": {"count": 425, "bytes": 2230}} | null | {"value": {"count": 128028, "bytes": 745396}} | {"value": {"count": 94178, "bytes": 754434}} | {"value": {"count": 96, "bytes": 1007}} | {"value": {"count": 354795, "bytes": 3923233}} | {"bigint": {"count": 21, "bytes": 126}, "text": {"count": 106, "bytes": 424}, "integer": {"count": 188, "bytes": 1316}, "timestamp": {"count": 19, "bytes": 171}, "boolean": {"count": 30, "bytes": 210}, "real": {"count": 13, "bytes": 52}, "date": {"count": 4, "bytes": 16}} | null | null | {"=": {"count": 28, "bytes": 28}} | {";": {"count": 33119, "bytes": 33119}, ".": {"count": 33241, "bytes": 33241}, "(": {"count": 65600, "bytes": 65600}, ",": {"count": 510393, "bytes": 510393}, ")": {"count": 65600, "bytes": 65600}, "::": {"count": 58, "bytes": 116}} | {"value": {"count": 679840, "bytes": 679840}} | {"value": {"count": 35225, "bytes": 35225}} | null | 33120 |
07d967af68a23af89e27fd2ad83ef7bf75184ce9 | 13615f32dde970d2018e31867006ed51d3777174 | /Database/storedprocedures/sp_deactivateManagerCEO3.sql | a05ade8e5a2fa01a426f9fcf9241be277386cc40 | [] | no_license | shardulmangade/Secure-Banking-System | 884ece225368efd47b0fb2f1f09c0f5440c37215 | d5daddda0d0426170aecb2e1a0eac06c6c2acbfa | refs/heads/master | 2021-01-01T19:38:24.251574 | 2013-11-03T06:47:02 | 2013-11-03T06:47:02 | null | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 1,500 | sql | sp_deactivateManagerCEO3.sql | null | {"value": {"count": 1, "bytes": 287}} | null | null | null | null | null | {"PROCEDURE": {"count": 1, "bytes": 9}, "IF": {"count": 1, "bytes": 2}, "EXISTS": {"count": 1, "bytes": 6}, "DELIMITER": {"count": 2, "bytes": 18}} | null | null | {"DROP": {"count": 1, "bytes": 4}} | null | null | null | {"value": {"count": 1, "bytes": 1137}} | null | null | null | null | null | {"value": {"count": 1, "bytes": 24}} | null | null | null | null | {";": {"count": 2, "bytes": 2}} | {"value": {"count": 6, "bytes": 6}} | {"value": {"count": 4, "bytes": 4}} | null | 2 |
6c4aa0647a1ed256edeb035dfa6de178b6876d70 | 54e11ef246248d774e86987e2a8743179f6d56d5 | /trellod.sql | fe40fca7d44c7ac17a46ccad4cf796aebba62261 | [] | no_license | sop501/trelloD | 74b4bb7431af89f377fec7033e01495be7ef1c8e | 348a3c234d1d044b4c1f6d94484f6053bcd9d823 | refs/heads/master | 2020-06-19T05:25:55.246737 | 2016-11-30T08:55:24 | 2016-11-30T08:55:24 | 74,917,219 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 4,438 | sql | trellod.sql | null | {"value": {"count": 7, "bytes": 411}} | null | {"value": {"count": 75, "bytes": 1293}} | null | null | null | {"SET": {"count": 2, "bytes": 6}, "TABLE": {"count": 18, "bytes": 90}, "NOT NULL": {"count": 18, "bytes": 144}, "DEFAULT": {"count": 20, "bytes": 140}, "NULL": {"count": 14, "bytes": 56}, "ENGINE": {"count": 5, "bytes": 30}, "CHARSET": {"count": 5, "bytes": 35}, "ADD": {"count": 15, "bytes": 45}, "PRIMARY KEY": {"count": 5, "bytes": 55}, "KEY": {"count": 10, "bytes": 30}, "MODIFY": {"count": 5, "bytes": 30}, "AUTO_INCREMENT": {"count": 10, "bytes": 140}, "CONSTRAINT": {"count": 5, "bytes": 50}, "FOREIGN": {"count": 5, "bytes": 35}, "REFERENCES": {"count": 5, "bytes": 50}} | null | null | {"CREATE": {"count": 5, "bytes": 30}, "ALTER": {"count": 13, "bytes": 65}} | null | null | null | null | null | null | {"value": {"count": 29, "bytes": 56}} | {"value": {"count": 1, "bytes": 3}} | {"value": {"count": 2, "bytes": 31}} | {"value": {"count": 134, "bytes": 975}} | {"text": {"count": 3, "bytes": 12}} | null | null | {"=": {"count": 17, "bytes": 17}} | {";": {"count": 27, "bytes": 27}, "(": {"count": 49, "bytes": 49}, ")": {"count": 49, "bytes": 49}, ",": {"count": 38, "bytes": 38}} | {"value": {"count": 328, "bytes": 328}} | {"value": {"count": 117, "bytes": 117}} | null | 27 |
d19ec1400d6de89ecd802a3d1435606352cefeb7 | f2183cf424cb440e2dea246a7ae059522108adb2 | /P1-3/lab_03_04.sql | 18726c9ea53ca243b73cb12e0f21bb1e66ab0944 | [] | no_license | marioing18/ORACLEPL-SQL | 1b82cfd573ac90de83228f2434ed401fc18a9f12 | 95aa61799784fd9139a45ae1d6cbe77615ecf90c | refs/heads/master | 2022-12-18T05:31:16.581190 | 2020-09-28T18:30:41 | 2020-09-28T18:30:41 | 294,390,606 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 129 | sql | lab_03_04.sql | null | null | null | null | null | null | null | {"CURRENT_DATE": {"count": 1, "bytes": 12}, "FROM": {"count": 1, "bytes": 4}, "ORDER BY": {"count": 1, "bytes": 8}} | null | null | null | {"SELECT": {"count": 1, "bytes": 6}} | {"DESC": {"count": 1, "bytes": 4}} | null | null | null | null | null | null | {"value": {"count": 1, "bytes": 15}} | {"value": {"count": 7, "bytes": 61}} | null | null | null | null | {",": {"count": 2, "bytes": 2}, "(": {"count": 2, "bytes": 2}, ")": {"count": 2, "bytes": 2}, ".": {"count": 1, "bytes": 1}, ";": {"count": 1, "bytes": 1}} | {"value": {"count": 7, "bytes": 7}} | {"value": {"count": 2, "bytes": 2}} | null | 1 |
a73bd5cf127157c09af9e60d955671221a74307b | 43c17dbaeee4eec15e0d02b4b4baf118f44aa095 | /бд с записями/guest.sql | 7d104e05fec8a08b1ffb9c20639b0d80beb9b968 | [] | no_license | sergik123/test-dzencode- | ba40649e245deb51e86feed16d99faa1706b276a | b8729660accfda6d437853cfe820e122a2de6315 | refs/heads/master | 2021-01-19T04:37:34.209837 | 2017-03-09T12:18:59 | 2017-03-09T12:18:59 | 84,435,883 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 4,939 | sql | guest.sql | null | {"value": {"count": 7, "bytes": 408}} | null | {"value": {"count": 25, "bytes": 484}} | null | null | null | {"SET": {"count": 3, "bytes": 9}, "DATABASE": {"count": 1, "bytes": 8}, "CHARACTER": {"count": 1, "bytes": 9}, "COLLATE": {"count": 1, "bytes": 7}, "TABLE": {"count": 2, "bytes": 10}, "IF": {"count": 2, "bytes": 4}, "NOT": {"count": 2, "bytes": 6}, "EXISTS": {"count": 2, "bytes": 12}, "NOT NULL": {"count": 18, "bytes": 144}, "AUTO_INCREMENT": {"count": 4, "bytes": 56}, "PRIMARY KEY": {"count": 2, "bytes": 22}, "ENGINE": {"count": 2, "bytes": 12}, "DEFAULT": {"count": 2, "bytes": 14}, "CHARSET": {"count": 2, "bytes": 14}, "INTO": {"count": 2, "bytes": 8}, "VALUES": {"count": 2, "bytes": 12}} | null | null | {"CREATE": {"count": 3, "bytes": 18}} | {"INSERT": {"count": 2, "bytes": 12}} | null | null | null | null | null | {"value": {"count": 31, "bytes": 56}} | {"value": {"count": 75, "bytes": 2069}} | {"value": {"count": 2, "bytes": 31}} | {"value": {"count": 71, "bytes": 639}} | {"text": {"count": 2, "bytes": 8}} | null | null | {"=": {"count": 8, "bytes": 8}} | {";": {"count": 14, "bytes": 14}, ".": {"count": 4, "bytes": 4}, "(": {"count": 30, "bytes": 30}, ")": {"count": 30, "bytes": 30}, ",": {"count": 122, "bytes": 122}} | {"value": {"count": 219, "bytes": 219}} | {"value": {"count": 60, "bytes": 60}} | null | 14 |
f79ac1dcf5cadb4fa779faeaa804d038606c5d3b | b0bbf8fe0607133970f5bee0a57fe6284362aa52 | /db/schemas/timezones.sql | e498f7011776d4ad9e0e4a1371153ca62fb2de18 | [] | no_license | StephanGeorg/geonames-premium-import | 3f57f2fb6ffa35fd8a1764653876f5fbbb6df70b | 05d00afdc23364407bb0ac81d6f404cc6055ccf8 | refs/heads/main | 2023-03-21T16:58:16.510008 | 2021-03-18T14:30:49 | 2021-03-18T14:30:49 | 337,022,910 | 3 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 229 | sql | timezones.sql | null | null | null | null | null | {"$": {"count": 1, "bytes": 1}, "{": {"count": 1, "bytes": 1}, "}": {"count": 1, "bytes": 1}} | null | {"TABLE": {"count": 1, "bytes": 5}, "character": {"count": 1, "bytes": 9}, "COLLATE": {"count": 1, "bytes": 7}, "NOT NULL": {"count": 1, "bytes": 8}} | null | null | {"CREATE": {"count": 1, "bytes": 6}} | null | null | null | null | null | null | {"value": {"count": 7, "bytes": 7}} | null | {"value": {"count": 1, "bytes": 9}} | {"value": {"count": 12, "bytes": 103}} | {"TEXT": {"count": 1, "bytes": 4}} | null | null | null | {"(": {"count": 5, "bytes": 5}, ",": {"count": 7, "bytes": 7}, ")": {"count": 5, "bytes": 5}, ".": {"count": 1, "bytes": 1}, ";": {"count": 1, "bytes": 1}} | {"value": {"count": 43, "bytes": 43}} | {"value": {"count": 6, "bytes": 6}} | null | 1 |
2db79b313866201561f7215145dee9174a19522a | b15fbe6db3f6ddf21adbfe3fd456a01ae2da91df | /src/test/resources/sql/select/0b545f3a.sql | f30555a2569416e34465811c5febb55612ca4b80 | [
"MIT"
] | permissive | AndrewKhitrin/antlr_psql | 2115c68de8388e0126f0fdff05efe59f2f925a08 | 7ef87decda1bb6e9faa248c2a40141df926ad155 | refs/heads/master | 2020-04-15T00:37:09.680999 | 2018-12-26T05:19:37 | 2018-12-26T05:19:37 | null | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 90 | sql | 0b545f3a.sql | null | null | null | {"value": {"count": 1, "bytes": 47}} | null | null | null | {"from": {"count": 1, "bytes": 4}, "group by": {"count": 1, "bytes": 8}} | null | null | null | {"select": {"count": 1, "bytes": 6}} | null | null | null | null | null | null | null | null | {"value": {"count": 3, "bytes": 16}} | null | null | null | null | {"(": {"count": 1, "bytes": 1}, ")": {"count": 1, "bytes": 1}} | {"value": {"count": 5, "bytes": 5}} | {"value": {"count": 1, "bytes": 1}} | {"*": {"count": 1, "bytes": 1}} | 1 |
b9a613c48f801d185baee0f47d3b0c8d0f15150f | d9a3eb98d77fcd40ee1605d2b5de5c1ab7f46600 | /migrations/app/schema/20191204170511_remove-old-tables.up.sql | 6d46fc15b8da63a871c02b60bf100d8232cd88a6 | [
"MIT",
"LicenseRef-scancode-public-domain"
] | permissive | transcom/mymove | 28dcd94d76256099dbec1a08565c17307d4c8331 | 300be9e465152857b590739a3eb39220f1e92464 | refs/heads/main | 2023-08-31T08:17:25.558980 | 2023-08-30T22:30:54 | 2023-08-30T22:30:54 | 114,694,829 | 54 | 48 | MIT | 2023-09-14T21:53:43 | 2017-12-18T22:41:12 | Go | UTF-8 | SQL | false | false | 145 | sql | 20191204170511_remove-old-tables.up.sql | null | null | null | null | null | null | null | {"TABLE": {"count": 4, "bytes": 20}, "COLUMN": {"count": 1, "bytes": 6}} | null | null | {"DROP": {"count": 4, "bytes": 16}, "ALTER": {"count": 1, "bytes": 5}} | null | null | null | null | null | null | null | null | null | {"value": {"count": 5, "bytes": 79}} | null | null | null | null | {";": {"count": 4, "bytes": 4}} | {"value": {"count": 11, "bytes": 11}} | {"value": {"count": 3, "bytes": 3}} | null | 4 |
09b8f4e03f0e3747475ee2dbb74b2756d11a078d | 204070e68d244208f0dc3bb99bf93e1d5f78fb89 | /listrik.sql | e31c87d17a342a772d687ecb23325f0b6ef97288 | [] | no_license | crossvalley/ukklistrik | 01d9e35df2c8c5ed03fe326e90993195f724b443 | ca065610f1925278486b6f4fa92e656e4e0c4373 | refs/heads/master | 2020-05-03T18:58:11.692179 | 2019-04-04T22:36:11 | 2019-04-04T22:36:11 | 178,775,488 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 9,004 | sql | listrik.sql | null | {"value": {"count": 7, "bytes": 411}} | null | {"value": {"count": 123, "bytes": 2166}} | null | null | null | {"SET": {"count": 3, "bytes": 9}, "TRANSACTION": {"count": 1, "bytes": 11}, "TABLE": {"count": 25, "bytes": 125}, "NOT NULL": {"count": 49, "bytes": 392}, "ENGINE": {"count": 7, "bytes": 42}, "DEFAULT": {"count": 7, "bytes": 49}, "CHARSET": {"count": 7, "bytes": 49}, "INTO": {"count": 7, "bytes": 28}, "VALUES": {"count": 7, "bytes": 42}, "ADD": {"count": 18, "bytes": 54}, "PRIMARY KEY": {"count": 7, "bytes": 77}, "KEY": {"count": 11, "bytes": 33}, "MODIFY": {"count": 6, "bytes": 36}, "AUTO_INCREMENT": {"count": 12, "bytes": 168}, "CONSTRAINT": {"count": 5, "bytes": 50}, "FOREIGN": {"count": 5, "bytes": 35}, "REFERENCES": {"count": 5, "bytes": 50}} | null | null | {"CREATE": {"count": 7, "bytes": 42}, "ALTER": {"count": 18, "bytes": 90}} | {"START": {"count": 1, "bytes": 5}, "INSERT": {"count": 7, "bytes": 42}, "COMMIT": {"count": 1, "bytes": 6}} | null | null | null | null | null | {"value": {"count": 182, "bytes": 489}} | {"value": {"count": 72, "bytes": 911}} | {"value": {"count": 2, "bytes": 31}} | {"value": {"count": 227, "bytes": 2126}} | {"text": {"count": 1, "bytes": 4}, "date": {"count": 1, "bytes": 4}} | null | null | {"=": {"count": 23, "bytes": 23}} | {";": {"count": 44, "bytes": 44}, "(": {"count": 115, "bytes": 115}, ")": {"count": 115, "bytes": 115}, ",": {"count": 277, "bytes": 277}} | {"value": {"count": 643, "bytes": 643}} | {"value": {"count": 209, "bytes": 209}} | null | 44 |
5ae97aece95c635bbc65fe167c80e3ede4f329b0 | 861cb467e22f8c0c30a4b75a269b5803df75e0af | /data/Iteracion3/Poblar tablas/Sentencias sin unir/BODEGA/BODEGA (24).sql | 34721de340551cbf8e7cf03b51f0a6794e05cc46 | [] | no_license | linkhl09/Sistrans-D01 | a48baefe0befc9dfeedd7bec8ce94b9909460576 | 1eac7b146a2ecbe7a4c37805308fa4fe228e406d | refs/heads/master | 2020-04-02T00:03:11.185252 | 2018-12-08T17:35:20 | 2018-12-08T17:35:20 | 153,786,338 | 1 | 1 | null | null | null | null | UTF-8 | SQL | false | false | 118,403 | sql | BODEGA (24).sql | null | null | null | null | null | null | null | {"into": {"count": 1000, "bytes": 4000}, "values": {"count": 1000, "bytes": 6000}} | null | null | null | {"insert": {"count": 1000, "bytes": 6000}} | null | null | null | null | null | {"value": {"count": 4000, "bytes": 19790}} | {"value": {"count": 1000, "bytes": 8613}} | null | {"value": {"count": 6000, "bytes": 47000}} | null | null | null | null | {"(": {"count": 2000, "bytes": 2000}, ",": {"count": 8000, "bytes": 8000}, ")": {"count": 2000, "bytes": 2000}, ";": {"count": 1000, "bytes": 1000}} | {"value": {"count": 13000, "bytes": 13000}} | {"value": {"count": 999, "bytes": 999}} | null | 1000 |
cd467594e21c60727fb4ccd5eeb856966717dfac | 80403ec5838e300c53fcb96aeb84d409bdce1c0c | /externalModules/onprcEHRModules/onprc_billing/resources/schemas/dbscripts/sqlserver/onprc_billing-12.346-12.347.sql | a1407b4e0836d9003045a8cba3686ca5648f767e | [] | no_license | scchess/LabKey | 7e073656ea494026b0020ad7f9d9179f03d87b41 | ce5f7a903c78c0d480002f738bccdbef97d6aeb9 | refs/heads/master | 2021-09-17T10:49:48.147439 | 2018-03-22T13:01:41 | 2018-03-22T13:01:41 | 126,447,224 | 0 | 1 | null | null | null | null | UTF-8 | SQL | false | false | 60 | sql | onprc_billing-12.346-12.347.sql | null | null | null | null | null | null | null | {"TABLE": {"count": 1, "bytes": 5}, "ADD": {"count": 1, "bytes": 3}} | null | null | {"ALTER": {"count": 1, "bytes": 5}} | null | null | null | null | null | null | {"value": {"count": 1, "bytes": 3}} | null | null | {"value": {"count": 4, "bytes": 35}} | null | null | null | null | {".": {"count": 1, "bytes": 1}, "(": {"count": 1, "bytes": 1}, ")": {"count": 1, "bytes": 1}, ";": {"count": 1, "bytes": 1}} | {"value": {"count": 5, "bytes": 5}} | null | null | 1 |
3e3aea9e733601f0a3e7d92791db0111652fd249 | 4b39e08b153e9ef984840eb6aa84d6d8ae0770ea | /420 Project Code/Stored Procedure - Create Employee.sql | 7672cdb7b629aa93afe1627d8feceb75c2c8d40f | [] | no_license | rtdohe01/CIS-420 | 53aa64964a6e31cf62462c0201f9677f74c428b5 | 0b019fb5677a4636e4737df728761cad8a5d718a | refs/heads/master | 2021-05-23T12:13:50.310639 | 2020-07-29T13:21:30 | 2020-07-29T13:21:30 | 253,280,947 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 2,794 | sql | Stored Procedure - Create Employee.sql | null | null | null | {"value": {"count": 29, "bytes": 1506}} | null | null | null | {"AS": {"count": 1, "bytes": 2}, "BEGIN": {"count": 1, "bytes": 5}, "INTO": {"count": 2, "bytes": 8}, "VALUES": {"count": 2, "bytes": 12}, "END": {"count": 1, "bytes": 3}, "EXEC": {"count": 1, "bytes": 4}} | null | null | {"CREATE": {"count": 1, "bytes": 6}} | {"INSERT": {"count": 2, "bytes": 12}} | null | null | null | null | null | {"value": {"count": 8, "bytes": 16}} | {"value": {"count": 11, "bytes": 163}} | null | {"value": {"count": 51, "bytes": 457}} | {"date": {"count": 1, "bytes": 4}} | null | null | {"=": {"count": 9, "bytes": 9}} | {"(": {"count": 12, "bytes": 12}, ")": {"count": 12, "bytes": 12}, ",": {"count": 34, "bytes": 34}, ";": {"count": 2, "bytes": 2}} | {"value": {"count": 442, "bytes": 442}} | {"value": {"count": 28, "bytes": 28}} | null | 2 |
8f59c9f2e3d5d70779269f5d6a72959ed4a9dedf | 04f174139f1eaafa6f0fbd8b046d76cbd3f9d5ec | /auth/auth-token/build/resources/main/db/migration/V1__Initial_db.sql | efbcbdbdeeb8857370115a205e88a64c6143fce5 | [] | no_license | alexTRaihel/spring_app | 6b7e434206fd75f0ca7e34a80b1067dab5989f2b | cefabe4a3ff8fdd658795656563857d40ac8c575 | refs/heads/master | 2023-02-15T01:53:43.471200 | 2021-01-09T13:04:16 | 2021-01-09T13:04:16 | 288,908,070 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 399 | sql | V1__Initial_db.sql | null | null | null | null | null | null | null | {"schema": {"count": 1, "bytes": 6}, "if": {"count": 2, "bytes": 4}, "not": {"count": 1, "bytes": 3}, "exists": {"count": 2, "bytes": 12}, "table": {"count": 3, "bytes": 15}, "bigserial": {"count": 1, "bytes": 9}, "primary key": {"count": 1, "bytes": 11}, "not null": {"count": 1, "bytes": 8}, "roles": {"count": 1, "bytes": 5}, "add": {"count": 1, "bytes": 3}, "constraint": {"count": 1, "bytes": 10}, "foreign": {"count": 1, "bytes": 7}, "key": {"count": 1, "bytes": 3}, "references": {"count": 1, "bytes": 10}} | null | null | {"create": {"count": 3, "bytes": 18}, "alter": {"count": 1, "bytes": 5}} | null | null | null | null | null | null | {"value": {"count": 3, "bytes": 7}} | null | null | {"value": {"count": 19, "bytes": 169}} | {"bigint": {"count": 1, "bytes": 6}} | null | null | null | {";": {"count": 4, "bytes": 4}, ".": {"count": 4, "bytes": 4}, "(": {"count": 7, "bytes": 7}, ",": {"count": 3, "bytes": 3}, ")": {"count": 7, "bytes": 7}} | {"value": {"count": 48, "bytes": 48}} | {"value": {"count": 15, "bytes": 15}} | null | 4 |
a284d6f9c55b76c25e9489dd016be09d09a4433e | 3a2972ad8cf26b800ed71e39903623756ab01013 | /model/results/graph_vacation-200.tab | 0e6abda65fd49e66cc33862b2ec2a84155a226e0 | [] | no_license | kaihowl/cs284 | e161297a1e9af91bc1b44757022f3958ba8a0a8a | 2134a21b66728dacaccde05e68f88ec7e4c2c58f | refs/heads/master | 2020-12-24T13:52:59.099276 | 2012-03-21T06:03:35 | 2012-03-21T06:03:35 | null | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 855 | tab | graph_vacation-200.tab | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | {"value": {"count": 100, "bytes": 755}} | null | null | null | null | null | null | null | null | null | null | {"value": {"count": 50, "bytes": 50}} | {"value": {"count": 50, "bytes": 50}} | null | 1 |
beb81a50b77ed6aa02e4c20d92aa80348f75a63d | df08a6e030f71bd32aea174ed6c842644cf8c402 | /MySQL boek/tennisvereniging.sql | 9920a1dc3df6d46497b803ac338e00f3b701ff1d | [] | no_license | MBing/PHPit1 | f990a670a95d11350ec8c0b471cf0f3997b13c29 | 3a245fce7f69e95614cb5f6d6c1725b144194c48 | refs/heads/master | 2021-01-23T12:37:51.424128 | 2013-06-28T14:28:05 | 2013-06-28T14:28:05 | null | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 1,898 | sql | tennisvereniging.sql | null | null | null | {"value": {"count": 4, "bytes": 165}} | null | null | null | {"DATABASE": {"count": 1, "bytes": 8}, "USE": {"count": 1, "bytes": 3}, "TABLE": {"count": 5, "bytes": 25}, "ENUM": {"count": 1, "bytes": 4}, "DEFAULT": {"count": 1, "bytes": 7}, "UNIQUE": {"count": 1, "bytes": 6}, "PRIMARY KEY": {"count": 5, "bytes": 55}, "AUTO_INCREMENT": {"count": 1, "bytes": 14}, "INTO": {"count": 5, "bytes": 20}, "VALUES": {"count": 5, "bytes": 30}} | null | null | {"CREATE": {"count": 6, "bytes": 36}} | {"INSERT": {"count": 5, "bytes": 30}} | null | null | null | null | null | {"value": {"count": 31, "bytes": 81}} | {"value": {"count": 41, "bytes": 290}} | null | {"value": {"count": 69, "bytes": 562}} | {"INT": {"count": 13, "bytes": 39}, "UNSIGNED": {"count": 12, "bytes": 96}, "DATE": {"count": 2, "bytes": 8}, "TIMESTAMP": {"count": 3, "bytes": 27}} | null | null | null | {";": {"count": 12, "bytes": 12}, "(": {"count": 34, "bytes": 34}, ",": {"count": 93, "bytes": 93}, ")": {"count": 34, "bytes": 34}} | {"value": {"count": 141, "bytes": 141}} | {"value": {"count": 78, "bytes": 78}} | null | 12 |
8c326c0419f9833793a511197f40753ee094ecf5 | 36265c53838fb7022f7a56ece38a950377cf287c | /ecommerceDevelopment/DB/delete.sql | 7a0e106d65d107eb8c1416f840cf8e67ea02d558 | [] | no_license | dalejoro1989/trabajo-virtual-geek | 9439680d19fb6674053eb86916e95e38ed7c04d1 | a8de710afb867c269a5dbf603cb464106adbf0dd | refs/heads/main | 2023-01-20T15:54:16.777773 | 2020-11-26T14:48:23 | 2020-11-26T14:48:23 | 310,447,378 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 224 | sql | delete.sql | null | null | null | null | null | null | null | {"FROM": {"count": 5, "bytes": 20}, "WHERE": {"count": 5, "bytes": 25}} | null | null | null | {"DELETE": {"count": 5, "bytes": 30}} | null | null | null | null | null | null | {"value": {"count": 5, "bytes": 39}} | null | {"value": {"count": 10, "bytes": 62}} | null | null | null | {"=": {"count": 5, "bytes": 5}} | {";": {"count": 5, "bytes": 5}} | {"value": {"count": 30, "bytes": 30}} | {"value": {"count": 8, "bytes": 8}} | null | 5 |
1ee687222953dc9cd07ae4b11299d6296ed03a02 | b30bc4661b5e2b604fdbab414e9e513f4a4fc07f | /Fonte/Scripts Todos/Adicionar em MOVIMENTOBANCO campo PLCTA15COD.Sql | 032b96edd8693903ff7cfa83fd752ba8af312550 | [] | no_license | juniorfdl/CheckOut | 6470aeabe97cceade0dfdcc7bfbaa99deb9cbc53 | 65935a1e8bffd629455453d0685e5d3ac5f7ee5e | refs/heads/master | 2020-04-16T19:24:11.996603 | 2019-04-23T13:03:42 | 2019-04-23T13:03:42 | 93,115,532 | 2 | 2 | null | null | null | null | UTF-8 | SQL | false | false | 51 | sql | Adicionar em MOVIMENTOBANCO campo PLCTA15COD.Sql | null | null | null | null | null | null | null | {"TABLE": {"count": 1, "bytes": 5}, "ADD": {"count": 1, "bytes": 3}} | null | null | {"ALTER": {"count": 1, "bytes": 5}} | null | null | null | null | null | null | {"value": {"count": 1, "bytes": 2}} | null | null | {"value": {"count": 3, "bytes": 28}} | null | null | null | null | {"(": {"count": 1, "bytes": 1}, ")": {"count": 1, "bytes": 1}, ";": {"count": 1, "bytes": 1}} | {"value": {"count": 5, "bytes": 5}} | null | null | 1 |
c5f4253dcc193bd1ae7886ad5810eb194b1f74ff | db82fe9141cf0f568e4f692260815c4e88a438ca | /public/cgi-bin/screenTroll/screens/costanzo/YPL155C.tab | 5c3e3087643a66141d6f381a0c590a308a390e83 | [] | no_license | RothsteinLabCUMC/rothsteinlab_tools | b6d6982ba7e047f86512e2b302bb4b87d8386e95 | c08b2f849f70ddda644994b75ed9612ec1861f66 | refs/heads/master | 2022-08-02T23:11:28.861323 | 2020-06-01T02:23:35 | 2020-06-01T02:23:35 | null | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 521 | tab | YPL155C.tab | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | {"value": {"count": 3, "bytes": 13}} | null | {"value": {"count": 3, "bytes": 15}} | null | null | {"value": {"count": 61, "bytes": 405}} | null | null | {"|&": {"count": 1, "bytes": 2}, "|": {"count": 1, "bytes": 1}, "&": {"count": 1, "bytes": 1}, "-": {"count": 2, "bytes": 2}} | {">": {"count": 1, "bytes": 1}, "<": {"count": 1, "bytes": 1}} | {",": {"count": 1, "bytes": 1}, "(": {"count": 3, "bytes": 3}, ";": {"count": 1, "bytes": 1}, ")": {"count": 3, "bytes": 3}, ":": {"count": 1, "bytes": 1}, ".": {"count": 2, "bytes": 2}} | {"value": {"count": 20, "bytes": 20}} | {"value": {"count": 49, "bytes": 49}} | null | 1 |
30855af6fd20f9b15139a675762dcd0e39d54c2d | 0d63f253b6a1c8d5fa69d7cf794c9a370e85fb73 | /db/create.sql | 3e6fa5f4f4c4b7aaf97589d6545223440b716c69 | [] | no_license | MitsukiUsui/genome | b457b5c1ec631baca51d0cfa220ec7af9c79ce53 | fa2458a86c6258105b7630287222e62fa6d9e42d | refs/heads/master | 2021-01-19T22:23:36.402965 | 2017-11-05T09:16:14 | 2017-11-05T09:16:14 | 88,808,081 | 2 | 1 | null | 2017-11-05T09:16:14 | 2017-04-20T01:41:17 | Jupyter Notebook | UTF-8 | SQL | false | false | 348 | sql | create.sql | null | null | null | null | null | null | null | {"TABLE": {"count": 2, "bytes": 10}, "primary key": {"count": 2, "bytes": 22}, "domain": {"count": 1, "bytes": 6}, "DEFAULT": {"count": 4, "bytes": 28}} | null | null | {"CREATE": {"count": 2, "bytes": 12}} | null | null | null | null | null | null | {"value": {"count": 4, "bytes": 4}} | null | null | {"value": {"count": 12, "bytes": 99}} | {"INTEGER": {"count": 7, "bytes": 49}, "TEXT": {"count": 4, "bytes": 16}} | null | null | null | {"(": {"count": 2, "bytes": 2}, ",": {"count": 9, "bytes": 9}, ")": {"count": 2, "bytes": 2}, ";": {"count": 2, "bytes": 2}} | {"value": {"count": 69, "bytes": 69}} | {"value": {"count": 17, "bytes": 17}} | null | 2 |
c97778c18c221bb2b73e42b321a3c0caf144427d | d05c58c4c92a4a7ac71dbe503c64c65e2cd1793d | /modelo bd/mydb_.sql | 0c57f044d9fab812db8a5532991d870462bf1f61 | [] | no_license | rlip1994/IQApp | 992e24148db33c7d1e37ab7242f9e57aa826d201 | 472bb3c66669e0478d6a3c5f52a5ea697ba63aa1 | refs/heads/Master | 2021-01-02T22:49:00.561077 | 2017-11-03T16:39:11 | 2017-11-03T16:39:11 | 99,399,763 | 0 | 0 | null | 2017-11-04T20:22:22 | 2017-08-05T04:47:10 | JavaScript | UTF-8 | SQL | false | false | 13,657 | sql | mydb_.sql | null | null | null | {"value": {"count": 54, "bytes": 2603}} | null | null | null | {"DELIMITER": {"count": 21, "bytes": 189}, "INTO": {"count": 143, "bytes": 572}, "VALUES": {"count": 135, "bytes": 810}, "enable": {"count": 21, "bytes": 126}, "PROCEDURE": {"count": 3, "bytes": 27}, "BEGIN": {"count": 3, "bytes": 15}, "FROM": {"count": 1, "bytes": 4}, "END": {"count": 3, "bytes": 9}, "from": {"count": 2, "bytes": 8}, "inner join": {"count": 3, "bytes": 30}, "on": {"count": 3, "bytes": 6}, "where": {"count": 1, "bytes": 5}, "and": {"count": 2, "bytes": 6}, "True": {"count": 1, "bytes": 4}} | null | null | {"CREATE": {"count": 3, "bytes": 18}} | {"INSERT": {"count": 143, "bytes": 858}, "SELECT": {"count": 1, "bytes": 6}, "Select": {"count": 2, "bytes": 12}} | null | null | {"value": {"count": 1, "bytes": 15}} | null | null | {"value": {"count": 225, "bytes": 283}} | null | {"value": {"count": 168, "bytes": 1555}} | {"value": {"count": 574, "bytes": 4192}} | {"date": {"count": 6, "bytes": 24}} | null | null | {"=": {"count": 6, "bytes": 6}} | {";": {"count": 166, "bytes": 166}, "(": {"count": 295, "bytes": 295}, ",": {"count": 502, "bytes": 502}, ")": {"count": 295, "bytes": 295}, ".": {"count": 22, "bytes": 22}} | {"value": {"count": 715, "bytes": 715}} | {"value": {"count": 279, "bytes": 279}} | null | 164 |
b34469b27933643e4a6f519422c28cacbe2873fa | d2c7c5d77b8b1b53993ccece16445484c8b34e39 | /dwhnode05/plsql/procedures/R_SHAHIN_IPDR_TABLE.sql | c7fb457aaa24c1ace4a1d123b971598a37817459 | [] | no_license | Enterprise-System-Management-Solutions/Data-pipeline-scripts | 64cf6a2fb58d9c4d99c8e36f42cc56201d1d20b1 | 2b3b9defff76f93da23c6f3a9046cd726a727529 | refs/heads/main | 2023-06-16T09:26:16.721903 | 2021-07-07T10:10:33 | 2021-07-07T10:10:33 | 382,539,146 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 2,112 | sql | R_SHAHIN_IPDR_TABLE.sql | null | null | {"value": {"count": 4, "bytes": 76}} | {"value": {"count": 7, "bytes": 252}} | null | null | null | {"PROCEDURE": {"count": 1, "bytes": 9}, "IS": {"count": 1, "bytes": 2}, "BEGIN": {"count": 1, "bytes": 5}, "INTO": {"count": 2, "bytes": 8}, "FROM": {"count": 9, "bytes": 36}, "WHERE": {"count": 3, "bytes": 15}, "IN": {"count": 2, "bytes": 4}, "AND": {"count": 4, "bytes": 12}, "UNION ALL": {"count": 1, "bytes": 9}, "END": {"count": 1, "bytes": 3}} | null | null | {"CREATE OR REPLACE": {"count": 1, "bytes": 17}} | {"SELECT": {"count": 9, "bytes": 54}, "INSERT": {"count": 1, "bytes": 6}, "COMMIT": {"count": 1, "bytes": 6}} | null | null | null | null | null | {"value": {"count": 9, "bytes": 14}} | {"value": {"count": 14, "bytes": 210}} | null | {"value": {"count": 99, "bytes": 1001}} | {"NUMBER": {"count": 1, "bytes": 6}} | null | {"-": {"count": 2, "bytes": 2}, "/": {"count": 1, "bytes": 1}} | {"=": {"count": 5, "bytes": 5}} | {".": {"count": 1, "bytes": 1}, ";": {"count": 5, "bytes": 5}, "(": {"count": 25, "bytes": 25}, ",": {"count": 61, "bytes": 61}, ")": {"count": 25, "bytes": 25}} | {"value": {"count": 188, "bytes": 188}} | {"value": {"count": 51, "bytes": 51}} | {"*": {"count": 3, "bytes": 3}} | 6 |
a1c9d35d7f878bee66e1c4fb2d4f639874031e6c | b71093accc660fe1b4afb0aaa013fb0160ec3ea8 | /DBQuanLyBanHang.sql | cec76a6a3132d9d0be3949e1ea8aaa3be2d609cf | [] | no_license | lhm2k1/Database | ff4c7a8050831c82c917fa35d465c47e1d13d236 | e21969e86e560b75acea08861aadf2e40ff25f19 | refs/heads/master | 2023-01-20T21:28:54.083600 | 2020-11-23T02:23:22 | 2020-11-23T02:23:22 | 313,867,290 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 5,335 | sql | DBQuanLyBanHang.sql | null | {"value": {"count": 1, "bytes": 620}} | null | {"value": {"count": 1, "bytes": 32}} | null | null | null | {"use": {"count": 1, "bytes": 3}, "table": {"count": 12, "bytes": 60}, "not null": {"count": 24, "bytes": 192}, "constraint": {"count": 31, "bytes": 310}, "primary key": {"count": 8, "bytes": 88}, "default": {"count": 14, "bytes": 98}, "foreign": {"count": 7, "bytes": 49}, "key": {"count": 7, "bytes": 21}, "references": {"count": 7, "bytes": 70}, "check": {"count": 8, "bytes": 40}, "and": {"count": 11, "bytes": 33}, "add": {"count": 2, "bytes": 6}, "column": {"count": 1, "bytes": 6}} | null | null | {"create": {"count": 9, "bytes": 54}, "alter": {"count": 3, "bytes": 15}, "drop": {"count": 1, "bytes": 4}} | null | null | null | null | {"value": {"count": 10, "bytes": 30}} | null | {"value": {"count": 74, "bytes": 184}} | {"value": {"count": 3, "bytes": 116}} | null | {"value": {"count": 192, "bytes": 2093}} | {"int": {"count": 3, "bytes": 9}, "date": {"count": 2, "bytes": 8}} | null | null | {"like": {"count": 2, "bytes": 8}, ">=": {"count": 14, "bytes": 28}, "<=": {"count": 11, "bytes": 22}} | {"(": {"count": 84, "bytes": 84}, ")": {"count": 84, "bytes": 84}, ",": {"count": 75, "bytes": 75}} | {"value": {"count": 770, "bytes": 770}} | {"value": {"count": 123, "bytes": 123}} | null | 1 |
5bf49194564ed0f5b556b7a05660c9d06f36510d | 050660df8def8c87967f1e95707da235f5047e39 | /simplon.sql | 657f03768f8798fae6e2bc759c6e328229a1d52c | [] | no_license | Btissem/Wordpress | 4454e5bc6cdb46a554664275668f478b935c489f | e2342a0b0bdceaa5a0946a91d804095f5bf8501e | refs/heads/master | 2020-08-04T08:55:17.488981 | 2019-10-01T11:49:05 | 2019-10-01T11:49:05 | 212,080,432 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 142,311 | sql | simplon.sql | null | {"value": {"count": 78, "bytes": 4092}} | null | {"value": {"count": 78, "bytes": 1392}} | null | null | null | {"TABLE": {"count": 24, "bytes": 120}, "IF": {"count": 12, "bytes": 24}, "EXISTS": {"count": 12, "bytes": 72}, "NOT NULL": {"count": 86, "bytes": 688}, "AUTO_INCREMENT": {"count": 18, "bytes": 252}, "DEFAULT": {"count": 80, "bytes": 560}, "COLLATE": {"count": 65, "bytes": 455}, "NULL": {"count": 4, "bytes": 16}, "PRIMARY KEY": {"count": 12, "bytes": 132}, "KEY": {"count": 27, "bytes": 81}, "ENGINE": {"count": 12, "bytes": 72}, "CHARSET": {"count": 12, "bytes": 84}, "LOCK": {"count": 12, "bytes": 48}, "TABLES": {"count": 24, "bytes": 144}, "WRITE": {"count": 12, "bytes": 60}, "UNLOCK": {"count": 12, "bytes": 72}, "UNIQUE": {"count": 2, "bytes": 12}, "INTO": {"count": 8, "bytes": 32}, "VALUES": {"count": 8, "bytes": 48}} | null | null | {"DROP": {"count": 12, "bytes": 48}, "CREATE": {"count": 12, "bytes": 72}} | {"INSERT": {"count": 8, "bytes": 48}} | null | null | null | null | null | {"value": {"count": 1032, "bytes": 1940}} | {"value": {"count": 2198, "bytes": 120075}} | null | {"value": {"count": 388, "bytes": 4835}} | {"unsigned": {"count": 25, "bytes": 200}, "text": {"count": 5, "bytes": 20}} | null | null | {"=": {"count": 43, "bytes": 43}} | {";": {"count": 134, "bytes": 134}, "(": {"count": 557, "bytes": 557}, ")": {"count": 557, "bytes": 557}, ",": {"count": 3199, "bytes": 3199}} | {"value": {"count": 1011, "bytes": 1011}} | {"value": {"count": 330, "bytes": 330}} | null | 135 |
525962f2fcdbbc31cd41d175fef1d7802d1ef4c2 | 421cff8a57a9e0ba5488fbd13363bd83164ba21a | /sql_backup/sessao.sql | 0c2c0c2a873c63a05e5d7849ac6d15affe2de2d4 | [] | no_license | LF-G/delpo | 77a2d97c719d1035b30008af1d042797c4b69c93 | c7531dcd7aa240dfd38e995a02c969d86c6a6017 | refs/heads/master | 2020-05-23T09:59:22.032361 | 2019-05-14T23:56:41 | 2019-05-14T23:56:41 | 186,716,564 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 23,473 | sql | sessao.sql | null | {"value": {"count": 3, "bytes": 188}} | null | null | null | null | null | {"INTO": {"count": 1, "bytes": 4}, "VALUES": {"count": 1, "bytes": 6}} | null | null | null | {"INSERT": {"count": 1, "bytes": 6}} | null | null | null | null | null | {"value": {"count": 1204, "bytes": 2991}} | {"value": {"count": 602, "bytes": 11739}} | null | {"value": {"count": 613, "bytes": 1880}} | null | null | null | null | {"(": {"count": 906, "bytes": 906}, ",": {"count": 2416, "bytes": 2416}, ")": {"count": 906, "bytes": 906}, ";": {"count": 4, "bytes": 4}} | {"value": {"count": 2120, "bytes": 2120}} | {"value": {"count": 306, "bytes": 306}} | null | 4 |
fba56e6f10d9b1b7c782b971d70e32065abe8e7d | ab2c9fe98d06d967da78619d60545cb2c631e262 | /netClass_hzl/src/data.sql | 168e678b32aa86e9524dbae8c2ee9db5a34c65eb | [] | no_license | philry/ideaspace | e9e3896ba6df386190b9da9d4b95f2e9fdc06907 | f48bfd8ac9d5536a78765265b9d77d04817cbce3 | refs/heads/master | 2021-05-17T23:27:13.831066 | 2020-03-29T09:44:12 | 2020-03-29T09:44:12 | 250,997,650 | 0 | 1 | null | null | null | null | UTF-8 | SQL | false | false | 1,054 | sql | data.sql | null | null | null | null | null | null | null | {"into": {"count": 11, "bytes": 44}, "role": {"count": 2, "bytes": 8}, "values": {"count": 11, "bytes": 66}, "null": {"count": 13, "bytes": 52}} | null | null | null | {"insert": {"count": 11, "bytes": 66}} | null | null | null | null | null | {"value": {"count": 35, "bytes": 51}} | {"value": {"count": 20, "bytes": 247}} | null | {"value": {"count": 39, "bytes": 319}} | {"file_type": {"count": 2, "bytes": 18}} | null | null | null | {"(": {"count": 15, "bytes": 15}, ",": {"count": 85, "bytes": 85}, ")": {"count": 15, "bytes": 15}, ";": {"count": 11, "bytes": 11}} | {"value": {"count": 40, "bytes": 40}} | {"value": {"count": 17, "bytes": 17}} | null | 11 |
4f6b8bfd5f73b20a4cdffa36d710ed3b547bb39e | 2fbeb90d66cc31b9d3443efe5c57edaf591e5e79 | /Migrations/20080718_A400M_FixATA48.sql | adf7db5c437421965a3a88a284a431072aea75e1 | [] | no_license | Khachatur86/Netology.Python-13.lesson-2.4 | 048409fcec3c160342c28280e88f24fb37713f68 | 23476fe98b61ffab99f7ba795146fde490f0d5e2 | refs/heads/master | 2021-09-09T17:22:58.386197 | 2018-03-18T13:17:56 | 2018-03-18T13:17:56 | 124,842,972 | 2 | 1 | null | null | null | null | UTF-8 | SQL | false | false | 763 | sql | 20080718_A400M_FixATA48.sql | null | null | null | {"value": {"count": 2, "bytes": 138}} | null | null | null | {"from": {"count": 2, "bytes": 8}, "WHERE": {"count": 3, "bytes": 15}, "and": {"count": 3, "bytes": 9}, "in": {"count": 3, "bytes": 6}, "SET": {"count": 1, "bytes": 3}} | null | null | null | {"select": {"count": 2, "bytes": 12}, "UPDATE": {"count": 1, "bytes": 6}} | null | null | null | null | null | {"value": {"count": 12, "bytes": 15}} | {"value": {"count": 16, "bytes": 243}} | null | {"value": {"count": 14, "bytes": 117}} | null | null | null | {"=": {"count": 4, "bytes": 4}} | {",": {"count": 20, "bytes": 20}, "(": {"count": 6, "bytes": 6}, ")": {"count": 6, "bytes": 6}} | {"value": {"count": 131, "bytes": 131}} | {"value": {"count": 24, "bytes": 24}} | null | 1 |
8f86d9e0d5b50029e0936b2685c83bbfe93e7cae | 6204b2302b0d2f32b40f2d27b118b7f42f069a6e | /resume_site.sql | ee64dc8b8ae14994a2bdfdcaba0c5caa49307be3 | [
"MIT"
] | permissive | prashant9547/portfolio | b7c865ad6f33f2ee27b24395c0e62ca806ba7acd | 41e1202ecdab0a045fb747a443123e0b7cbf19de | refs/heads/master | 2020-06-10T07:58:50.959746 | 2019-06-25T02:44:34 | 2019-06-25T02:44:34 | 193,621,155 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 9,961 | sql | resume_site.sql | null | {"value": {"count": 7, "bytes": 411}} | null | {"value": {"count": 155, "bytes": 2946}} | null | null | null | {"SET": {"count": 3, "bytes": 9}, "TRANSACTION": {"count": 1, "bytes": 11}, "TABLE": {"count": 36, "bytes": 180}, "NOT NULL": {"count": 61, "bytes": 488}, "ENGINE": {"count": 12, "bytes": 72}, "DEFAULT": {"count": 12, "bytes": 84}, "CHARSET": {"count": 12, "bytes": 84}, "INTO": {"count": 6, "bytes": 24}, "VALUES": {"count": 6, "bytes": 36}, "ADD": {"count": 12, "bytes": 36}, "PRIMARY KEY": {"count": 12, "bytes": 132}, "MODIFY": {"count": 12, "bytes": 72}, "AUTO_INCREMENT": {"count": 18, "bytes": 252}} | null | null | {"CREATE": {"count": 12, "bytes": 72}, "ALTER": {"count": 24, "bytes": 120}} | {"START": {"count": 1, "bytes": 5}, "INSERT": {"count": 6, "bytes": 36}, "COMMIT": {"count": 1, "bytes": 6}} | null | null | null | null | null | {"value": {"count": 69, "bytes": 151}} | {"value": {"count": 30, "bytes": 1902}} | {"value": {"count": 2, "bytes": 31}} | {"value": {"count": 217, "bytes": 1656}} | {"text": {"count": 3, "bytes": 12}, "date": {"count": 4, "bytes": 16}, "float": {"count": 1, "bytes": 5}} | null | null | {"=": {"count": 33, "bytes": 33}} | {";": {"count": 54, "bytes": 54}, "(": {"count": 92, "bytes": 92}, ")": {"count": 92, "bytes": 92}, ",": {"count": 92, "bytes": 92}} | {"value": {"count": 522, "bytes": 522}} | {"value": {"count": 226, "bytes": 226}} | null | 54 |
1cd557e7d9a58034463f1e7e1e8ee4d7776bd3c1 | 02957b96e2e6660dbf16a738b647916479ee0818 | /baseDados.sql | e6474d688d72a674b8bba54c9dc760544c6b62f3 | [] | no_license | LuizFernandoR/ProjetoPublica | f23db24a00a6788972c4602bd3188383d842573d | 2a6a98eb0a4fb514b0cbdc63ef4d6e7c4fff6172 | refs/heads/master | 2022-12-25T20:13:47.721750 | 2020-10-03T13:52:50 | 2020-10-03T13:52:50 | 299,627,804 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 325 | sql | baseDados.sql | null | null | null | null | null | null | null | {"database": {"count": 1, "bytes": 8}, "table": {"count": 1, "bytes": 5}, "not null": {"count": 7, "bytes": 56}, "primary key": {"count": 1, "bytes": 11}, "auto_increment": {"count": 1, "bytes": 14}} | null | null | {"create": {"count": 2, "bytes": 12}} | null | null | null | null | null | null | null | null | null | {"value": {"count": 9, "bytes": 128}} | {"int": {"count": 7, "bytes": 21}} | null | null | null | {";": {"count": 2, "bytes": 2}, "(": {"count": 1, "bytes": 1}, ",": {"count": 6, "bytes": 6}, ")": {"count": 2, "bytes": 2}} | {"value": {"count": 48, "bytes": 48}} | {"value": {"count": 11, "bytes": 11}} | null | 3 |
949ce5f0cec09a4ab53e58501e4acfdfe900b36d | 4c9393a56eb8c53db2fec2d57539a8e0ce4b1763 | /ddl/tables/v1/configuration_systems.sql | eeb038450003ed5b1aa0d739bf04116d7e0708e6 | [
"BSD-3-Clause"
] | permissive | eshults5/imbi | 53327c83d355d098911de196cb9c92b392cb17ea | 2ebf32264fe35a886b8f04086c28b9a05be1194a | refs/heads/main | 2023-02-25T04:44:41.616328 | 2021-01-29T14:42:36 | 2021-01-29T14:42:36 | 333,560,763 | 0 | 0 | null | 2021-01-27T21:09:04 | 2021-01-27T21:09:03 | null | UTF-8 | SQL | false | false | 1,308 | sql | configuration_systems.sql | null | null | null | null | null | null | null | {"SET": {"count": 1, "bytes": 3}, "TABLE": {"count": 2, "bytes": 10}, "IF": {"count": 1, "bytes": 2}, "NOT": {"count": 1, "bytes": 3}, "EXISTS": {"count": 1, "bytes": 6}, "NOT NULL": {"count": 4, "bytes": 32}, "PRIMARY KEY": {"count": 1, "bytes": 11}, "TIME": {"count": 2, "bytes": 8}, "ZONE": {"count": 2, "bytes": 8}, "DEFAULT": {"count": 2, "bytes": 14}, "CURRENT_TIMESTAMP": {"count": 1, "bytes": 17}, "COMMENT": {"count": 8, "bytes": 56}, "ON": {"count": 10, "bytes": 20}, "IS": {"count": 8, "bytes": 16}, "COLUMN": {"count": 7, "bytes": 42}, "TO": {"count": 2, "bytes": 4}, "admin": {"count": 1, "bytes": 5}} | {"WITH": {"count": 2, "bytes": 8}} | {"GRANT": {"count": 2, "bytes": 10}} | {"CREATE": {"count": 1, "bytes": 6}} | {"SELECT": {"count": 2, "bytes": 12}, "INSERT": {"count": 1, "bytes": 6}, "UPDATE": {"count": 1, "bytes": 6}, "DELETE": {"count": 1, "bytes": 6}} | null | null | null | null | null | null | {"value": {"count": 9, "bytes": 289}} | {"value": {"count": 1, "bytes": 6}} | {"value": {"count": 27, "bytes": 400}} | {"TEXT": {"count": 5, "bytes": 20}, "TIMESTAMP": {"count": 2, "bytes": 18}} | null | null | {"=": {"count": 1, "bytes": 1}} | {";": {"count": 12, "bytes": 12}, "(": {"count": 1, "bytes": 1}, ",": {"count": 9, "bytes": 9}, ")": {"count": 1, "bytes": 1}, ".": {"count": 7, "bytes": 7}} | {"value": {"count": 210, "bytes": 210}} | {"value": {"count": 22, "bytes": 22}} | null | 12 |
c8c61e13ebc18a3f34920e2bea9cae74d564cc30 | b0389c52663e7b9f9f3ce4fe2441f7dc09a02781 | /test_graphql.sql | 70997f25611f7e27962030f23bba3a331fc68bd1 | [] | no_license | scottish-ep/express-graphql-postgre-exp | fb6954c2c5fe870199e2be1d13a4a6b09d5830b0 | 316e3ba5d732c56f086f746043d732f6073e3f72 | refs/heads/master | 2023-08-25T06:54:59.225299 | 2021-10-19T15:26:46 | 2021-10-19T15:26:46 | 418,978,230 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 1,695 | sql | test_graphql.sql | null | null | null | {"value": {"count": 14, "bytes": 860}} | null | null | null | {"TABLE": {"count": 3, "bytes": 15}, "NOT NULL": {"count": 3, "bytes": 24}, "PRIMARY KEY": {"count": 3, "bytes": 33}, "INTO": {"count": 3, "bytes": 12}, "VALUES": {"count": 3, "bytes": 18}} | null | null | {"CREATE": {"count": 3, "bytes": 18}} | {"INSERT": {"count": 3, "bytes": 18}} | null | null | null | null | null | {"value": {"count": 19, "bytes": 19}} | {"value": {"count": 16, "bytes": 113}} | {"value": {"count": 33, "bytes": 264}} | {"value": {"count": 6, "bytes": 24}} | {"varchar": {"count": 3, "bytes": 21}} | null | null | null | {".": {"count": 6, "bytes": 6}, "(": {"count": 20, "bytes": 20}, ",": {"count": 47, "bytes": 47}, ")": {"count": 20, "bytes": 20}, ";": {"count": 6, "bytes": 6}} | {"value": {"count": 114, "bytes": 114}} | {"value": {"count": 41, "bytes": 41}} | null | 6 |
263f9f18e35b5ba65b77cba76eb713b135d96017 | 5e2e18bbc1323cede27b12c1518fbcc604994406 | /kyawhtut_mmcurrency.sql | dec6b9f94d3eef2a07236e2310ee255247955f5b | [] | no_license | kyawhtut-cu/MMExchange | 0f9cc1e5140152259c6968429b6f2dc25e396511 | b292c5c280207f45bc4dc16dc429d14e0f6db38f | refs/heads/master | 2021-09-23T10:29:19.285896 | 2020-06-19T15:28:34 | 2020-06-19T15:28:34 | 193,490,424 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 4,939 | sql | kyawhtut_mmcurrency.sql | null | {"value": {"count": 7, "bytes": 411}} | null | {"value": {"count": 60, "bytes": 1167}} | null | null | null | {"SET": {"count": 3, "bytes": 9}, "TRANSACTION": {"count": 1, "bytes": 11}, "TABLE": {"count": 10, "bytes": 50}, "NOT NULL": {"count": 18, "bytes": 144}, "COLLATE": {"count": 10, "bytes": 70}, "ENGINE": {"count": 4, "bytes": 24}, "DEFAULT": {"count": 4, "bytes": 28}, "CHARSET": {"count": 4, "bytes": 28}, "INTO": {"count": 3, "bytes": 12}, "VALUES": {"count": 3, "bytes": 18}, "ADD": {"count": 3, "bytes": 9}, "PRIMARY KEY": {"count": 3, "bytes": 33}, "MODIFY": {"count": 3, "bytes": 18}, "AUTO_INCREMENT": {"count": 6, "bytes": 84}} | null | null | {"CREATE": {"count": 4, "bytes": 24}, "ALTER": {"count": 6, "bytes": 30}} | {"START": {"count": 1, "bytes": 5}, "INSERT": {"count": 3, "bytes": 18}, "COMMIT": {"count": 1, "bytes": 6}} | null | null | null | null | null | {"value": {"count": 86, "bytes": 128}} | {"value": {"count": 93, "bytes": 990}} | {"value": {"count": 2, "bytes": 31}} | {"value": {"count": 85, "bytes": 831}} | null | null | null | {"=": {"count": 17, "bytes": 17}} | {";": {"count": 25, "bytes": 25}, "(": {"count": 63, "bytes": 63}, ")": {"count": 63, "bytes": 63}, ",": {"count": 177, "bytes": 177}} | {"value": {"count": 299, "bytes": 299}} | {"value": {"count": 115, "bytes": 115}} | null | 25 |
e86bbc5ed61dece0e46f40c69f9eacf0429b5be1 | 9ebcdfc2e8f920f9d449a44e0601497e85c2ef4f | /prisma/migrations/20210930130204_complain/migration.sql | 6cf863c3662d920a36cc7519e35d5560589e6660 | [] | no_license | nlom0218/quiz-hi-backend | a903f2b82034c92dd57efa0ebcf4e97b6902f870 | 26b7eac158e2e063f57641f15822a859b7c1af33 | refs/heads/main | 2023-08-19T01:28:11.140714 | 2021-10-21T13:39:46 | 2021-10-21T13:39:46 | 386,396,973 | 2 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 461 | sql | migration.sql | null | {"value": {"count": 1, "bytes": 243}} | null | {"value": {"count": 2, "bytes": 28}} | null | null | null | {"TABLE": {"count": 2, "bytes": 10}, "COLUMN": {"count": 4, "bytes": 24}, "ADD": {"count": 2, "bytes": 6}, "DEFAULT": {"count": 2, "bytes": 14}, "false": {"count": 2, "bytes": 10}} | null | null | {"ALTER": {"count": 2, "bytes": 10}, "DROP": {"count": 2, "bytes": 8}} | null | null | null | null | null | null | null | null | {"value": {"count": 6, "bytes": 56}} | null | {"BOOLEAN": {"count": 2, "bytes": 14}} | null | null | null | {",": {"count": 2, "bytes": 2}, ";": {"count": 2, "bytes": 2}} | {"value": {"count": 28, "bytes": 28}} | {"value": {"count": 5, "bytes": 5}} | null | 2 |
69b7ba0fcf42f73293e3cefe07ebc94b200a04a4 | 15633d9a4372db55dc8e3fb9b809bddbdf1e817b | /assetmanagement-database/src/upgrade/plsql/lib/current/sql/0040-OPER-25604.sql | 0e574291f3a0e874c34273ca091222c8d7e01f1a | [] | no_license | hqottsz/MXI | cf8ed135ea86ddf93fae68b4ed76bec98770f27a | f7000c5015ed31c0da722ad3750d7205d092e37e | refs/heads/master | 2020-05-26T14:43:40.340846 | 2019-05-23T17:33:50 | 2019-05-23T17:33:50 | 188,259,832 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 1,917 | sql | 0040-OPER-25604.sql | null | null | null | {"value": {"count": 7, "bytes": 368}} | null | null | null | {"BEGIN": {"count": 3, "bytes": 15}, "END": {"count": 3, "bytes": 9}} | null | null | null | null | null | null | null | null | null | {"value": {"count": 6, "bytes": 6}} | {"value": {"count": 24, "bytes": 1117}} | null | {"value": {"count": 6, "bytes": 105}} | null | null | {"/": {"count": 3, "bytes": 3}} | null | {".": {"count": 3, "bytes": 3}, "(": {"count": 3, "bytes": 3}, ",": {"count": 27, "bytes": 27}, ")": {"count": 3, "bytes": 3}, ";": {"count": 6, "bytes": 6}} | {"value": {"count": 198, "bytes": 198}} | {"value": {"count": 54, "bytes": 54}} | null | 7 |
d35e972c9bf67f19e0378716e7f78920743386e8 | 34e84c3353c8f6c5b784559d156b346d08a0372b | /share/fight/npc/npcanimationtransition/R3YongyechaoMd010011.tab | 236d177e5e74af244e0abedfcc9e202ee853292f | [] | no_license | SUJOJO/Punishing_GrayRaven_Tab | 531eef22f17aa613a1e33e828da8ce48d5b1659b | 8193a3c336314151eb4f5e55bf07fadb81230855 | refs/heads/master | 2020-09-27T06:00:45.245569 | 2019-12-07T02:58:18 | 2019-12-07T02:58:18 | 226,446,865 | 2 | 0 | null | 2019-12-07T02:57:46 | 2019-12-07T02:57:46 | null | UTF-8 | SQL | false | false | 3,901 | tab | R3YongyechaoMd010011.tab | null | null | null | null | null | null | null | {"Role": {"count": 1, "bytes": 4}, "Stop": {"count": 3, "bytes": 12}} | null | null | null | null | null | null | null | {"value": {"count": 100, "bytes": 306}} | null | {"value": {"count": 8, "bytes": 8}} | null | null | {"value": {"count": 275, "bytes": 3135}} | null | null | null | null | null | {"value": {"count": 327, "bytes": 327}} | {"value": {"count": 109, "bytes": 109}} | null | 1 |
7f6b81837ecf5241839da2aa255d6d8fdca87f49 | a901abdca092650e0eb277f04c988200796b1d7d | /aart-web-dependencies/db/dml/90.sql | 5514dae7d55e3f4b20b522025472d886eff2a8b2 | [] | no_license | krishnamohankaruturi/secret | 5acafbde49b9fa9e24f89534d14e7b01f863f775 | 4da83d113d3620d4c2c84002fecbe4bdd759c1a2 | refs/heads/master | 2022-03-24T22:09:41.325033 | 2019-11-15T12:14:07 | 2019-11-15T12:14:07 | 219,771,956 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 17,586 | sql | 90.sql | null | null | null | {"value": {"count": 1, "bytes": 106}} | null | null | null | {"INTO": {"count": 28, "bytes": 112}, "VALUES": {"count": 24, "bytes": 144}, "NULL": {"count": 16, "bytes": 64}, "false": {"count": 16, "bytes": 80}, "from": {"count": 156, "bytes": 624}, "where": {"count": 156, "bytes": 780}, "true": {"count": 8, "bytes": 32}, "FROM": {"count": 4, "bytes": 16}, "WHERE": {"count": 4, "bytes": 20}, "in": {"count": 4, "bytes": 8}, "order by": {"count": 34, "bytes": 272}, "limit": {"count": 34, "bytes": 170}, "and": {"count": 22, "bytes": 66}, "JOIN": {"count": 8, "bytes": 32}, "ON": {"count": 8, "bytes": 16}} | null | null | null | {"INSERT": {"count": 28, "bytes": 168}, "Select": {"count": 12, "bytes": 72}, "SELECT": {"count": 4, "bytes": 24}, "select": {"count": 144, "bytes": 864}} | {"desc": {"count": 34, "bytes": 136}} | null | null | null | null | {"value": {"count": 38, "bytes": 42}} | {"value": {"count": 158, "bytes": 1829}} | null | {"value": {"count": 956, "bytes": 8746}} | null | null | null | {"=": {"count": 186, "bytes": 186}} | {"(": {"count": 272, "bytes": 272}, ",": {"count": 392, "bytes": 392}, ")": {"count": 272, "bytes": 272}, ";": {"count": 28, "bytes": 28}, ".": {"count": 72, "bytes": 72}} | {"value": {"count": 1809, "bytes": 1809}} | {"value": {"count": 128, "bytes": 128}} | null | 28 |
e1acb767e54ddf7dae55a4e797ada058bbe6a995 | 1fa73ca5d6909d22a3cd215ad543c4e673356235 | /data/CancerData/3/GSM705960.CEL.tab | b14c138bed7e9c4d482ebfcf2573681b65d559f5 | [] | no_license | haitham/preach_prob | 5c1ab13dfc01266bc629ebdaf776d96875ceefc1 | 8e51a2ea3eefc4741bd0b34ecd050fef02c4688f | refs/heads/master | 2021-01-18T17:15:31.722297 | 2014-10-08T22:25:26 | 2014-10-08T22:25:26 | null | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 665,558 | tab | GSM705960.CEL.tab | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | {"value": {"count": 22283, "bytes": 354872}} | null | null | null | {"value": {"count": 22283, "bytes": 266120}} | null | null | null | null | null | null | {"value": {"count": 22283, "bytes": 22283}} | {"value": {"count": 22283, "bytes": 22283}} | null | 1 |
5ef0582488f85d988ca33a04a325e368500e862d | 8756781e5af6c4b2609a7d9aa576381970036cd9 | /database.sql | 44542cc0fbddd7850cc45fa9a276666ef2e7d8e4 | [] | no_license | Deniscapp/web-scripting-php-rails | 5c663ece7ef4715bd77ad0a5731e5f9267ffdf1d | 0bc6ee61ff67f7df992e1d0eed24aef6ee15c5de | refs/heads/master | 2020-04-10T12:23:45.965892 | 2016-05-03T03:05:30 | 2016-05-03T03:05:30 | 51,730,413 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 3,616 | sql | database.sql | null | null | null | {"value": {"count": 44, "bytes": 778}} | null | null | null | {"SET": {"count": 2, "bytes": 6}, "TABLE": {"count": 6, "bytes": 30}, "NOT NULL": {"count": 11, "bytes": 88}, "ENGINE": {"count": 3, "bytes": 18}, "DEFAULT": {"count": 3, "bytes": 21}, "CHARSET": {"count": 3, "bytes": 21}, "INTO": {"count": 3, "bytes": 12}, "VALUES": {"count": 3, "bytes": 18}, "ADD": {"count": 5, "bytes": 15}, "PRIMARY KEY": {"count": 2, "bytes": 22}, "UNIQUE": {"count": 3, "bytes": 18}, "KEY": {"count": 3, "bytes": 9}} | null | null | {"CREATE": {"count": 3, "bytes": 18}, "ALTER": {"count": 3, "bytes": 15}} | {"INSERT": {"count": 3, "bytes": 18}} | null | null | null | null | null | {"value": {"count": 56, "bytes": 124}} | {"value": {"count": 126, "bytes": 1314}} | {"value": {"count": 2, "bytes": 31}} | {"value": {"count": 58, "bytes": 354}} | null | null | null | {"=": {"count": 8, "bytes": 8}} | {";": {"count": 11, "bytes": 11}, "(": {"count": 69, "bytes": 69}, ")": {"count": 69, "bytes": 69}, ",": {"count": 186, "bytes": 186}} | {"value": {"count": 244, "bytes": 244}} | {"value": {"count": 97, "bytes": 97}} | null | 11 |
2dcf5c3dc400fa02352a8aebd8ecb8d7c60ad82d | cc4860182883ff7fb6548b098c1b1f09519943ef | /Tabel/penggajian_karyawan.sql | a01b0e2b9631a1a9b12eb328d476f60ab570bcfb | [] | no_license | kinantitn/IntegrasiAPI | 900302115c3b8429d2072d0c4919c668d69d4c51 | 5993a8d7d94c457219eb6736f6392819bd71307a | refs/heads/master | 2023-05-29T21:03:19.024923 | 2021-06-10T17:13:02 | 2021-06-10T17:13:02 | 362,723,348 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 1,905 | sql | penggajian_karyawan.sql | null | {"value": {"count": 7, "bytes": 411}} | null | {"value": {"count": 24, "bytes": 478}} | null | null | null | {"SET": {"count": 2, "bytes": 6}, "TRANSACTION": {"count": 1, "bytes": 11}, "TABLE": {"count": 2, "bytes": 10}, "NOT NULL": {"count": 7, "bytes": 56}, "ENGINE": {"count": 1, "bytes": 6}, "DEFAULT": {"count": 1, "bytes": 7}, "CHARSET": {"count": 1, "bytes": 7}, "INTO": {"count": 1, "bytes": 4}, "VALUES": {"count": 1, "bytes": 6}, "ADD": {"count": 1, "bytes": 3}, "PRIMARY KEY": {"count": 1, "bytes": 11}} | null | null | {"CREATE": {"count": 1, "bytes": 6}, "ALTER": {"count": 1, "bytes": 5}} | {"START": {"count": 1, "bytes": 5}, "INSERT": {"count": 1, "bytes": 6}, "COMMIT": {"count": 1, "bytes": 6}} | null | null | null | null | null | {"value": {"count": 22, "bytes": 62}} | {"value": {"count": 20, "bytes": 226}} | {"value": {"count": 2, "bytes": 31}} | {"value": {"count": 29, "bytes": 321}} | null | null | null | {"=": {"count": 4, "bytes": 4}} | {";": {"count": 14, "bytes": 14}, "(": {"count": 15, "bytes": 15}, ")": {"count": 15, "bytes": 15}, ",": {"count": 46, "bytes": 46}} | {"value": {"count": 87, "bytes": 87}} | {"value": {"count": 39, "bytes": 39}} | null | 14 |
d98978aa8d438a91bdc21a3e8b7d4bfe3e551bfb | 882d6153c4b1173cfc043f09d01ec0eefed1ca88 | /day06_exists.sql | 7343f35fd1a138ba2027988a96d5b68159b77aa1 | [] | no_license | mhtpky/SQL | 6c62346903e03bf8c7e9b37bd664b73864619819 | 0d6211d68b14a8f219c7186e504c0ba03d472f80 | refs/heads/master | 2023-04-17T09:16:50.874746 | 2021-05-04T09:53:15 | 2021-05-04T09:53:15 | 362,778,285 | 0 | 0 | null | null | null | null | ISO-8859-3 | SQL | false | false | 4,107 | sql | day06_exists.sql | null | {"value": {"count": 5, "bytes": 1555}} | null | {"value": {"count": 7, "bytes": 429}} | null | null | null | {"TABLE": {"count": 2, "bytes": 10}, "INTO": {"count": 13, "bytes": 52}, "VALUES": {"count": 13, "bytes": 78}, "FROM": {"count": 11, "bytes": 44}, "WHERE": {"count": 8, "bytes": 40}, "EXISTS": {"count": 3, "bytes": 18}, "IN": {"count": 1, "bytes": 2}, "NOT": {"count": 1, "bytes": 3}} | null | null | {"CREATE": {"count": 2, "bytes": 12}} | {"INSERT": {"count": 13, "bytes": 78}, "SELECT": {"count": 10, "bytes": 60}, "DELETE": {"count": 1, "bytes": 6}} | null | null | null | null | null | {"value": {"count": 19, "bytes": 38}} | {"value": {"count": 26, "bytes": 178}} | null | {"value": {"count": 70, "bytes": 695}} | null | null | null | {"=": {"count": 4, "bytes": 4}} | {"(": {"count": 25, "bytes": 25}, ")": {"count": 25, "bytes": 25}, ",": {"count": 34, "bytes": 34}, ";": {"count": 22, "bytes": 22}, ".": {"count": 7, "bytes": 7}} | {"value": {"count": 531, "bytes": 531}} | {"value": {"count": 56, "bytes": 56}} | {"*": {"count": 2, "bytes": 2}} | 22 |
ad79ebc5307aa7543aa3a5c0f6862c5c786e544d | 64cb3ccbd417b7e33d24e183b7f485885f47a922 | /Pico _Parcialfinal/Construccion/sql/poblando.sql | 90f39d75717231c81f1d924c688e613d45daf679 | [] | no_license | Jandres1420/MBDA | b09da3f46be3fdb57398fc01f7a677c2452e0c56 | 2685816d458679b9d8456ca0efd2658d8d63ed65 | refs/heads/master | 2023-01-06T03:12:42.666720 | 2020-10-31T21:40:14 | 2020-10-31T21:40:14 | 308,975,562 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 471 | sql | poblando.sql | null | null | null | {"value": {"count": 1, "bytes": 11}} | null | null | null | {"into": {"count": 3, "bytes": 12}, "VALUES": {"count": 3, "bytes": 18}, "FROM": {"count": 1, "bytes": 4}, "JOIN": {"count": 1, "bytes": 4}, "ON": {"count": 1, "bytes": 2}, "WHERE": {"count": 1, "bytes": 5}} | null | null | null | {"insert": {"count": 3, "bytes": 18}, "SELECT": {"count": 1, "bytes": 6}} | null | null | null | null | null | {"value": {"count": 6, "bytes": 36}} | {"value": {"count": 13, "bytes": 127}} | null | {"value": {"count": 20, "bytes": 147}} | null | null | null | {"LIKE": {"count": 1, "bytes": 4}, "==": {"count": 1, "bytes": 2}} | {"(": {"count": 7, "bytes": 7}, ",": {"count": 17, "bytes": 17}, ")": {"count": 7, "bytes": 7}, ";": {"count": 4, "bytes": 4}, ".": {"count": 6, "bytes": 6}} | {"value": {"count": 26, "bytes": 26}} | {"value": {"count": 8, "bytes": 8}} | null | 4 |
d5ff9c7f9dbfea4c622ab090edb016762b2efaf4 | 264587a953f6fd78d30d6ebdacf3b269a5c1c933 | /slum.sql | 4f3460b3a11b6ea0d9feac6b33f2dac161514e6c | [] | no_license | jakubmann/slum | 53c15940f606ff21d514f981ba29edf785aaa400 | 5d871b3ccef4c67518be7a672ebdfe1abc58752f | refs/heads/master | 2023-01-11T06:01:54.125967 | 2020-01-10T22:02:09 | 2020-01-10T22:02:09 | 151,772,067 | 0 | 1 | null | 2018-11-28T18:13:31 | 2018-10-05T20:03:52 | PHP | UTF-8 | SQL | false | false | 57,791 | sql | slum.sql | null | {"value": {"count": 7, "bytes": 411}} | null | {"value": {"count": 43, "bytes": 735}} | null | null | null | {"SET": {"count": 3, "bytes": 9}, "TRANSACTION": {"count": 1, "bytes": 11}, "TABLE": {"count": 6, "bytes": 30}, "NOT NULL": {"count": 11, "bytes": 88}, "COLLATE": {"count": 3, "bytes": 21}, "DEFAULT": {"count": 5, "bytes": 35}, "NULL": {"count": 1, "bytes": 4}, "ON": {"count": 1, "bytes": 2}, "ENGINE": {"count": 2, "bytes": 12}, "CHARSET": {"count": 2, "bytes": 14}, "INTO": {"count": 3, "bytes": 12}, "VALUES": {"count": 3, "bytes": 18}, "ADD": {"count": 3, "bytes": 9}, "PRIMARY KEY": {"count": 2, "bytes": 22}, "KEY": {"count": 1, "bytes": 3}, "MODIFY": {"count": 2, "bytes": 12}, "AUTO_INCREMENT": {"count": 4, "bytes": 56}} | null | null | {"CREATE": {"count": 2, "bytes": 12}, "ALTER": {"count": 4, "bytes": 20}} | {"START": {"count": 1, "bytes": 5}, "UPDATE": {"count": 1, "bytes": 6}, "INSERT": {"count": 3, "bytes": 18}, "COMMIT": {"count": 1, "bytes": 6}} | null | null | null | null | null | {"value": {"count": 187, "bytes": 527}} | {"value": {"count": 265, "bytes": 49493}} | {"value": {"count": 2, "bytes": 31}} | {"value": {"count": 63, "bytes": 475}} | {"UNSIGNED": {"count": 3, "bytes": 24}, "text": {"count": 1, "bytes": 4}, "timestamp": {"count": 1, "bytes": 9}} | null | null | {"=": {"count": 10, "bytes": 10}} | {";": {"count": 21, "bytes": 21}, "(": {"count": 108, "bytes": 108}, ")": {"count": 108, "bytes": 108}, ",": {"count": 460, "bytes": 460}} | {"value": {"count": 489, "bytes": 489}} | {"value": {"count": 146, "bytes": 146}} | null | 21 |
f122012a8433b7fe9f6102935685cc8c062e4551 | f909c8df834f5565b067e6cb235f8f8043f96134 | /sql/_23_apricot_qa/_03_i18n/tr_TR/_12_partitioning/cases/004.sql | 5f38984b5d811887a8ae92c164a908e72206ed57 | [
"BSD-3-Clause"
] | permissive | CUBRID/cubrid-testcases | 38beaa105501d375316bf9f4ec65d7b0fe373271 | 79d2076009ac906560870bf931464b42f6d7d0ab | refs/heads/develop | 2023-08-20T00:15:34.911489 | 2023-08-10T05:26:11 | 2023-08-10T05:26:11 | 54,528,328 | 11 | 43 | BSD-3-Clause | 2023-09-14T00:02:54 | 2016-03-23T03:34:13 | Roff | UTF-8 | SQL | false | false | 432 | sql | 004.sql | null | null | null | null | {"value": {"count": 2, "bytes": 33}} | null | null | {"set": {"count": 2, "bytes": 6}, "names": {"count": 2, "bytes": 10}, "table": {"count": 2, "bytes": 10}, "time": {"count": 1, "bytes": 4}, "primary key": {"count": 1, "bytes": 11}, "PARTITION": {"count": 2, "bytes": 18}, "BY": {"count": 1, "bytes": 2}, "VALUES": {"count": 1, "bytes": 6}, "IN": {"count": 1, "bytes": 2}, "from": {"count": 1, "bytes": 4}, "where": {"count": 1, "bytes": 5}, "order by": {"count": 1, "bytes": 8}} | null | null | {"create": {"count": 1, "bytes": 6}, "drop": {"count": 1, "bytes": 4}} | {"select": {"count": 1, "bytes": 6}, "commit": {"count": 1, "bytes": 6}} | null | null | null | null | null | {"value": {"count": 1, "bytes": 1}} | {"value": {"count": 4, "bytes": 64}} | null | {"value": {"count": 15, "bytes": 108}} | {"int": {"count": 1, "bytes": 3}, "date": {"count": 1, "bytes": 4}, "timestamp": {"count": 1, "bytes": 9}} | null | null | {"like": {"count": 1, "bytes": 4}} | {";": {"count": 6, "bytes": 6}, "(": {"count": 5, "bytes": 5}, ",": {"count": 7, "bytes": 7}, ")": {"count": 5, "bytes": 5}} | {"value": {"count": 54, "bytes": 54}} | {"value": {"count": 19, "bytes": 19}} | {"*": {"count": 1, "bytes": 1}} | 7 |
847a371472addebde9c9817e248d3cb0d0e25b23 | 43b91557144e445f436b24c5b9d1957b60ad98ef | /sql/views.sql | ce7f498105da04669b8af8c21fac497124116af3 | [] | no_license | eranschweitzer/LPF | 818aaab54e05a1f11d0d6047238aa6d404fc1225 | 5a509c09ef0eae911ee5b51281c04d4e5428df71 | refs/heads/master | 2021-04-27T21:56:34.531813 | 2020-10-01T08:17:28 | 2020-10-01T08:17:28 | 122,409,445 | 1 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 16,416 | sql | views.sql | null | null | null | {"value": {"count": 6, "bytes": 444}} | null | null | null | {"TABLE": {"count": 6, "bytes": 30}, "AS": {"count": 19, "bytes": 38}, "as": {"count": 161, "bytes": 322}, "FROM": {"count": 92, "bytes": 368}, "WHERE": {"count": 90, "bytes": 450}, "and": {"count": 137, "bytes": 411}, "in": {"count": 77, "bytes": 154}, "GROUP BY": {"count": 80, "bytes": 640}, "UNION": {"count": 68, "bytes": 340}, "ORDER BY": {"count": 12, "bytes": 96}, "VIEW": {"count": 11, "bytes": 44}, "from": {"count": 2, "bytes": 8}, "distinct": {"count": 1, "bytes": 8}} | {"WITH": {"count": 8, "bytes": 32}} | null | {"CREATE": {"count": 17, "bytes": 102}} | {"SELECT": {"count": 94, "bytes": 564}} | null | null | null | null | null | {"value": {"count": 4, "bytes": 4}} | {"value": {"count": 354, "bytes": 1698}} | null | {"value": {"count": 1298, "bytes": 6541}} | {"NUMERIC": {"count": 4, "bytes": 28}} | null | {"-": {"count": 2, "bytes": 2}} | {"like": {"count": 96, "bytes": 384}, "=": {"count": 54, "bytes": 54}} | {".": {"count": 218, "bytes": 218}, "(": {"count": 248, "bytes": 248}, ",": {"count": 433, "bytes": 433}, ")": {"count": 248, "bytes": 248}, ";": {"count": 16, "bytes": 16}, "::": {"count": 4, "bytes": 8}} | {"value": {"count": 2252, "bytes": 2252}} | {"value": {"count": 221, "bytes": 221}} | {"*": {"count": 10, "bytes": 10}} | 17 |
4a7376c3fd6099140e87808d6cb534f9e38f03b0 | dbf737f572ec3ed437586e063da887d5261fca8d | /SQL/210720_mysql_1.sql | 6eb13e045edb43f4148fc6d816c1649a5aaaf59d | [] | no_license | seungmin1592/Bitcamp_Study | bba2bbb390e74c2dfb36ce266646bd6190da0821 | a524fea917368318f712d6727dac9f056d7a7077 | refs/heads/main | 2023-08-11T11:49:08.711367 | 2021-09-29T17:11:21 | 2021-09-29T17:11:21 | 370,221,946 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 113 | sql | 210720_mysql_1.sql | null | null | null | null | null | null | null | {"INTO": {"count": 1, "bytes": 4}, "VALUES": {"count": 1, "bytes": 6}, "SET": {"count": 1, "bytes": 3}} | null | null | null | {"INSERT": {"count": 1, "bytes": 6}, "UPDATE": {"count": 1, "bytes": 6}} | null | null | null | null | null | null | {"value": {"count": 2, "bytes": 23}} | null | {"value": {"count": 6, "bytes": 42}} | null | null | null | {"=": {"count": 1, "bytes": 1}} | {".": {"count": 2, "bytes": 2}, "(": {"count": 2, "bytes": 2}, ")": {"count": 2, "bytes": 2}, ";": {"count": 2, "bytes": 2}} | {"value": {"count": 5, "bytes": 5}} | {"value": {"count": 7, "bytes": 7}} | null | 2 |
b5702aa96121d763214a6627b881125b298d162f | b3ab991d08190d40a5552dd15a23228f0e0b1fbf | /Generator/manta-dataflow-generator-streamsets/src/test/resources/ddl/Hive/datasource/Username/script.sql | bd1f4f266429b0ab676762881aae3304fb55a916 | [] | no_license | marekburdel/StreamSetsScanner | a760a8dd8bbd0962becd7575dff561f21503b246 | 4e095f3e27e5a28c42937e9055b66a7af3c3decc | refs/heads/master | 2023-03-19T07:28:01.525799 | 2021-03-14T19:01:27 | 2021-03-14T19:01:27 | 347,720,388 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 191 | sql | script.sql | null | null | null | null | null | null | null | {"TABLE": {"count": 2, "bytes": 10}, "FROM": {"count": 1, "bytes": 4}} | null | null | {"CREATE": {"count": 2, "bytes": 12}} | {"SELECT": {"count": 1, "bytes": 6}} | null | null | null | null | null | null | null | null | {"value": {"count": 13, "bytes": 75}} | {"INT": {"count": 6, "bytes": 18}} | null | null | null | {".": {"count": 3, "bytes": 3}, "(": {"count": 2, "bytes": 2}, ",": {"count": 4, "bytes": 4}, ")": {"count": 2, "bytes": 2}, ";": {"count": 3, "bytes": 3}} | {"value": {"count": 39, "bytes": 39}} | {"value": {"count": 12, "bytes": 12}} | null | 3 |
a387f57f056fdc270b2772aa8f282a90e3141254 | f90631d618158c1b5eb9cfe0fac4df2f4ddd31c7 | /Task/FizzBuzz/SQL/fizzbuzz-1.sql | 7450d4da23cc6f9074af8aeaffa62761bd0bdc5e | [] | no_license | vinny13/RosettaCodeData | 7b65474579092a80f4d85e0c341287b6c1a1c606 | 6f050a029e46f0c2c0e0c12c8c15ffdb543af9c5 | refs/heads/master | 2021-01-17T23:08:38.862514 | 2013-06-05T21:47:54 | 2013-06-05T21:47:54 | null | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 1,035 | sql | fizzbuzz-1.sql | null | null | null | null | null | null | null | {"TABLE": {"count": 4, "bytes": 20}, "INTO": {"count": 9, "bytes": 36}, "VALUES": {"count": 2, "bytes": 12}, "FROM": {"count": 18, "bytes": 72}, "lookup": {"count": 6, "bytes": 36}, "WHERE": {"count": 4, "bytes": 20}} | null | null | {"DROP": {"count": 2, "bytes": 8}, "CREATE": {"count": 2, "bytes": 12}} | {"INSERT": {"count": 9, "bytes": 54}, "SELECT": {"count": 18, "bytes": 108}} | null | null | null | null | null | {"value": {"count": 11, "bytes": 13}} | null | {"value": {"count": 4, "bytes": 16}} | {"value": {"count": 77, "bytes": 338}} | {"int": {"count": 1, "bytes": 3}, "string": {"count": 2, "bytes": 12}} | null | {"+": {"count": 7, "bytes": 7}, "%": {"count": 4, "bytes": 4}, "&": {"count": 1, "bytes": 1}} | {"=": {"count": 5, "bytes": 5}, "<>": {"count": 2, "bytes": 4}, "<=": {"count": 1, "bytes": 2}} | {";": {"count": 14, "bytes": 14}, "(": {"count": 25, "bytes": 25}, ",": {"count": 24, "bytes": 24}, ")": {"count": 25, "bytes": 25}} | {"value": {"count": 146, "bytes": 146}} | {"value": {"count": 17, "bytes": 17}} | null | 14 |
1e8bd48ca984fe56cdb0847c4cb858ae6f71cf5b | c5482bfd8ebef698c6b971a25d8607acf846ac84 | /yessamin.sql | 2ad4847e582990d44896e96fcb027538e5ef9a40 | [
"MIT"
] | permissive | jeypips/yessamin | 8727915b54b8af8e654369ea6c526bea3a7def09 | b4fda2d90b5c01c80999f481b9a59d70b71ce7a8 | refs/heads/master | 2020-03-31T19:52:13.518739 | 2018-11-23T08:53:01 | 2018-11-23T08:53:01 | 152,012,246 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 8,826 | sql | yessamin.sql | null | {"value": {"count": 7, "bytes": 411}} | null | {"value": {"count": 133, "bytes": 2502}} | null | null | null | {"SET": {"count": 2, "bytes": 6}, "TABLE": {"count": 27, "bytes": 135}, "NOT NULL": {"count": 16, "bytes": 128}, "DEFAULT": {"count": 30, "bytes": 210}, "NULL": {"count": 22, "bytes": 88}, "ENGINE": {"count": 8, "bytes": 48}, "CHARSET": {"count": 8, "bytes": 56}, "INTO": {"count": 8, "bytes": 32}, "VALUES": {"count": 8, "bytes": 48}, "ADD": {"count": 14, "bytes": 42}, "PRIMARY KEY": {"count": 8, "bytes": 88}, "KEY": {"count": 6, "bytes": 18}, "MODIFY": {"count": 8, "bytes": 48}, "AUTO_INCREMENT": {"count": 16, "bytes": 224}, "CONSTRAINT": {"count": 3, "bytes": 30}, "FOREIGN": {"count": 3, "bytes": 21}, "REFERENCES": {"count": 3, "bytes": 30}, "ON": {"count": 6, "bytes": 12}, "CASCADE": {"count": 3, "bytes": 21}, "NO": {"count": 3, "bytes": 6}} | null | null | {"CREATE": {"count": 8, "bytes": 48}, "ALTER": {"count": 19, "bytes": 95}} | {"INSERT": {"count": 8, "bytes": 48}, "DELETE": {"count": 3, "bytes": 18}, "UPDATE": {"count": 3, "bytes": 18}} | null | null | null | null | null | {"value": {"count": 81, "bytes": 133}} | {"value": {"count": 42, "bytes": 1403}} | {"value": {"count": 2, "bytes": 31}} | {"value": {"count": 191, "bytes": 1763}} | null | null | null | {"=": {"count": 26, "bytes": 26}} | {";": {"count": 44, "bytes": 44}, "(": {"count": 91, "bytes": 91}, ")": {"count": 91, "bytes": 91}, ",": {"count": 126, "bytes": 126}} | {"value": {"count": 503, "bytes": 503}} | {"value": {"count": 183, "bytes": 183}} | null | 44 |
93a53041c563305e8c84ed94c09f712a42e649f0 | 6b3eeddb15e251acc667778a1c9f8306f4e6e121 | /migrations/2017-05-03-fos-user-init.sql | a2b8973feb00e45a130759ff4adba98a6ed96944 | [] | no_license | guillaumesoul/SevigneMiroir | d0c101dc9446dfb35c4874db0687e500f10cc2c1 | 693ffb35002151d4e4629af1b1182cba1746a824 | refs/heads/master | 2021-01-23T01:00:38.936640 | 2017-04-16T20:46:12 | 2017-04-16T20:46:12 | 85,855,744 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 1,102 | sql | 2017-05-03-fos-user-init.sql | null | null | null | null | null | null | null | {"SEQUENCE": {"count": 1, "bytes": 8}, "INCREMENT": {"count": 1, "bytes": 9}, "BY": {"count": 1, "bytes": 2}, "MINVALUE": {"count": 1, "bytes": 8}, "TABLE": {"count": 12, "bytes": 60}, "NOT NULL": {"count": 8, "bytes": 64}, "PRIMARY KEY": {"count": 1, "bytes": 11}, "ADD": {"count": 11, "bytes": 33}, "DEFAULT": {"count": 4, "bytes": 28}, "NULL": {"count": 4, "bytes": 16}, "WITHOUT": {"count": 2, "bytes": 14}, "TIME": {"count": 2, "bytes": 8}, "ZONE": {"count": 2, "bytes": 8}, "roles": {"count": 1, "bytes": 5}, "COMMENT": {"count": 1, "bytes": 7}, "ON": {"count": 4, "bytes": 8}, "COLUMN": {"count": 1, "bytes": 6}, "IS": {"count": 1, "bytes": 2}, "UNIQUE": {"count": 3, "bytes": 18}, "INDEX": {"count": 3, "bytes": 15}} | null | null | {"CREATE": {"count": 5, "bytes": 30}, "ALTER": {"count": 11, "bytes": 55}} | {"START": {"count": 1, "bytes": 5}} | null | null | null | null | null | {"value": {"count": 12, "bytes": 26}} | {"value": {"count": 1, "bytes": 17}} | null | {"value": {"count": 45, "bytes": 447}} | {"INT": {"count": 1, "bytes": 3}, "BOOLEAN": {"count": 1, "bytes": 7}, "TEXT": {"count": 1, "bytes": 4}} | null | null | null | {";": {"count": 17, "bytes": 17}, "(": {"count": 14, "bytes": 14}, ",": {"count": 1, "bytes": 1}, ")": {"count": 14, "bytes": 14}, ".": {"count": 1, "bytes": 1}} | {"value": {"count": 114, "bytes": 114}} | {"value": {"count": 17, "bytes": 17}} | null | 17 |
fb8b91588d408080f50423eaf64bf6606fe4273f | c3ac2c7bfb8b1721c8a4afddce3c347b3bbf6e04 | /jal/updates/jal_delta_24.sql | 826677a624084a5d5a80f5c3cb6d236bc86a9562 | [] | no_license | kostafey/jal | a79e0e52dea9bffb1c51650de5537e1c6398f88f | 7c913b88717da8ef6998bff840a2d1e21cb3cc8a | refs/heads/master | 2023-04-17T10:59:37.729261 | 2021-04-18T08:00:39 | 2021-04-18T08:00:39 | null | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 344 | sql | jal_delta_24.sql | null | null | null | {"value": {"count": 3, "bytes": 191}} | null | null | null | {"BEGIN": {"count": 1, "bytes": 5}, "TRANSACTION": {"count": 1, "bytes": 11}, "OR": {"count": 1, "bytes": 2}, "IGNORE": {"count": 1, "bytes": 6}, "INTO": {"count": 1, "bytes": 4}, "VALUES": {"count": 1, "bytes": 6}, "SET": {"count": 1, "bytes": 3}, "WHERE": {"count": 1, "bytes": 5}} | null | null | null | {"INSERT": {"count": 1, "bytes": 6}, "UPDATE": {"count": 1, "bytes": 6}, "COMMIT": {"count": 1, "bytes": 6}} | null | null | null | null | null | {"value": {"count": 2, "bytes": 3}} | {"value": {"count": 2, "bytes": 24}} | null | {"value": {"count": 6, "bytes": 35}} | null | null | null | {"=": {"count": 2, "bytes": 2}} | {";": {"count": 4, "bytes": 4}, "(": {"count": 2, "bytes": 2}, ",": {"count": 2, "bytes": 2}, ")": {"count": 2, "bytes": 2}} | {"value": {"count": 15, "bytes": 15}} | {"value": {"count": 3, "bytes": 3}} | null | 4 |
e064ea694cb3508deb8f883985b61872620c4124 | c72390dc4b1f4af353b940cc464db69cce8ba291 | /db_penjualan.sql | 7e807d20c7eebc0336893493f8b8e97780ac74f4 | [] | no_license | dimasmaspur/bh-android | a4cbc698df39af3da23d6f4d861f32d9828f64c8 | ead6ef983978864d876a571547749e87c2480175 | refs/heads/master | 2023-06-18T04:46:45.336078 | 2021-07-14T01:41:32 | 2021-07-14T01:41:32 | 385,662,459 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 5,523 | sql | db_penjualan.sql | null | null | null | {"value": {"count": 11, "bytes": 348}} | null | {"\ufeff": {"count": 1, "bytes": 1}} | null | {"TABLE": {"count": 8, "bytes": 40}, "IF": {"count": 4, "bytes": 8}, "EXISTS": {"count": 4, "bytes": 24}, "NOT NULL": {"count": 23, "bytes": 184}, "AUTO_INCREMENT": {"count": 8, "bytes": 112}, "PRIMARY KEY": {"count": 4, "bytes": 44}, "ENGINE": {"count": 4, "bytes": 24}, "DEFAULT": {"count": 4, "bytes": 28}, "CHARSET": {"count": 4, "bytes": 28}, "DYNAMIC": {"count": 2, "bytes": 14}, "INTO": {"count": 4, "bytes": 16}, "VALUES": {"count": 4, "bytes": 24}, "USING": {"count": 1, "bytes": 5}, "KEY": {"count": 4, "bytes": 12}, "CONSTRAINT": {"count": 2, "bytes": 20}, "FOREIGN": {"count": 2, "bytes": 14}, "REFERENCES": {"count": 2, "bytes": 20}, "ON": {"count": 4, "bytes": 8}, "CASCADE": {"count": 2, "bytes": 14}, "NO": {"count": 2, "bytes": 4}} | null | null | {"DROP": {"count": 4, "bytes": 16}, "CREATE": {"count": 4, "bytes": 24}} | {"INSERT": {"count": 4, "bytes": 24}, "DELETE": {"count": 2, "bytes": 12}, "UPDATE": {"count": 2, "bytes": 12}} | null | null | null | null | null | {"value": {"count": 69, "bytes": 134}} | {"value": {"count": 115, "bytes": 2967}} | null | {"value": {"count": 83, "bytes": 678}} | {"text": {"count": 3, "bytes": 12}, "date": {"count": 1, "bytes": 4}} | null | {"#": {"count": 16, "bytes": 16}} | {"=": {"count": 14, "bytes": 14}} | {";": {"count": 12, "bytes": 12}, "(": {"count": 64, "bytes": 64}, ")": {"count": 64, "bytes": 64}, ",": {"count": 184, "bytes": 184}} | {"value": {"count": 212, "bytes": 212}} | {"value": {"count": 79, "bytes": 79}} | null | 12 |
94b77d7c8f8495a688978a28d619476a9640a063 | 15633d9a4372db55dc8e3fb9b809bddbdf1e817b | /assetmanagement-database/src/upgrade/plsql/lib/liquibase/8/1/3/0/sql/OPER-2342.sql | 5aa6ab372a3325afcc5d4ac56d1b6737839e4759 | [] | no_license | hqottsz/MXI | cf8ed135ea86ddf93fae68b4ed76bec98770f27a | f7000c5015ed31c0da722ad3750d7205d092e37e | refs/heads/master | 2020-05-26T14:43:40.340846 | 2019-05-23T17:33:50 | 2019-05-23T17:33:50 | 188,259,832 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 153 | sql | OPER-2342.sql | null | null | null | {"value": {"count": 2, "bytes": 70}} | null | null | null | {"FROM": {"count": 1, "bytes": 4}, "WHERE": {"count": 1, "bytes": 5}} | null | null | null | {"DELETE": {"count": 1, "bytes": 6}} | null | null | null | null | null | null | {"value": {"count": 1, "bytes": 36}} | null | {"value": {"count": 2, "bytes": 22}} | null | null | null | {"=": {"count": 1, "bytes": 1}} | {";": {"count": 1, "bytes": 1}} | {"value": {"count": 6, "bytes": 6}} | {"value": {"count": 2, "bytes": 2}} | null | 1 |
635c18c2feb830a52e02aaa8b506d325baf2a8a1 | 222aad40e302a193ddb88aa0b43b0d727be388a6 | /agro-commers.sql | df242406b4b4a00df47e8986829e90b3da707da4 | [
"MIT"
] | permissive | Abdur-Rahman123/agro_commers-laravel- | 73552afae811076540c8cd2b9a7459bc1bce1465 | 8c411003d6c146b0e338ea676aeb1a94082c82f8 | refs/heads/main | 2023-03-23T11:42:41.182187 | 2021-03-15T01:26:18 | 2021-03-15T01:26:18 | 328,511,522 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 6,609 | sql | agro-commers.sql | null | {"value": {"count": 7, "bytes": 411}} | null | {"value": {"count": 119, "bytes": 2139}} | null | null | null | {"SET": {"count": 2, "bytes": 6}, "TRANSACTION": {"count": 1, "bytes": 11}, "TABLE": {"count": 27, "bytes": 135}, "NOT NULL": {"count": 56, "bytes": 448}, "ENGINE": {"count": 9, "bytes": 54}, "DEFAULT": {"count": 9, "bytes": 63}, "CHARSET": {"count": 9, "bytes": 63}, "INTO": {"count": 4, "bytes": 16}, "VALUES": {"count": 4, "bytes": 24}, "ADD": {"count": 9, "bytes": 27}, "PRIMARY KEY": {"count": 9, "bytes": 99}, "MODIFY": {"count": 9, "bytes": 54}, "AUTO_INCREMENT": {"count": 13, "bytes": 182}} | null | null | {"CREATE": {"count": 9, "bytes": 54}, "ALTER": {"count": 18, "bytes": 90}} | {"START": {"count": 1, "bytes": 5}, "INSERT": {"count": 4, "bytes": 24}, "COMMIT": {"count": 1, "bytes": 6}} | null | null | null | null | null | {"value": {"count": 65, "bytes": 127}} | {"value": {"count": 23, "bytes": 295}} | {"value": {"count": 2, "bytes": 31}} | {"value": {"count": 185, "bytes": 1286}} | {"float": {"count": 4, "bytes": 20}, "text": {"count": 2, "bytes": 8}} | null | null | {"=": {"count": 24, "bytes": 24}} | {";": {"count": 42, "bytes": 42}, "(": {"count": 79, "bytes": 79}, ")": {"count": 79, "bytes": 79}, ",": {"count": 87, "bytes": 87}} | {"value": {"count": 437, "bytes": 437}} | {"value": {"count": 182, "bytes": 182}} | null | 42 |
3544eeb4c7e39e694121321f979b13645f3c075d | c237f78b9cc85e07e66daa692d2b09a70e35af0b | /Database/06_CVX_template/01_RP_Packages/RPDP_REVN_UNIT.sql | d0751b1a18be9fe9bf45e62c4441d08c3f48f3b6 | [] | no_license | gurpreet19/ec198392_wht | 288094aa7125470c9797a2d9ab46e997cd9af174 | 850587952d01adca782dc418d0b123c25972a4f1 | refs/heads/master | 2020-12-28T07:19:11.219725 | 2020-02-03T10:23:39 | 2020-02-03T10:23:39 | 238,191,365 | 1 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 6,896 | sql | RPDP_REVN_UNIT.sql | {":=": {"count": 8, "bytes": 16}} | null | null | {"value": {"count": 3, "bytes": 198}} | null | null | null | {"PACKAGE": {"count": 2, "bytes": 14}, "IS": {"count": 10, "bytes": 20}, "FUNCTION": {"count": 16, "bytes": 128}, "IN": {"count": 88, "bytes": 176}, "RETURN": {"count": 24, "bytes": 144}, "DEFAULT": {"count": 38, "bytes": 266}, "NULL": {"count": 36, "bytes": 144}, "OUT": {"count": 2, "bytes": 6}, "TRUE": {"count": 2, "bytes": 8}, "END": {"count": 10, "bytes": 30}, "BODY": {"count": 1, "bytes": 4}, "BEGIN": {"count": 8, "bytes": 40}} | null | null | {"CREATE or REPLACE": {"count": 2, "bytes": 34}} | null | null | null | null | null | null | {"value": {"count": 4, "bytes": 16}} | null | null | {"value": {"count": 208, "bytes": 2472}} | {"VARCHAR2": {"count": 72, "bytes": 576}, "NUMBER": {"count": 22, "bytes": 132}, "DATE": {"count": 10, "bytes": 40}, "BOOLEAN": {"count": 2, "bytes": 14}} | null | {"/": {"count": 2, "bytes": 2}} | null | {"(": {"count": 28, "bytes": 28}, ")": {"count": 28, "bytes": 28}, ";": {"count": 42, "bytes": 42}, ",": {"count": 108, "bytes": 108}, ".": {"count": 10, "bytes": 10}} | {"value": {"count": 1723, "bytes": 1723}} | {"value": {"count": 237, "bytes": 237}} | null | 43 |
a8d998355d02ef212f8819808f8afcda0bdbf036 | 525776a89529a1c426ac22fc6eebb03da7484f26 | /voice.hourly_sam_softer_ho_stats.sql | 24d20a163851a3d91125c2ebc963816767c39ae5 | [] | no_license | ToborTheGreat/Repository01 | d9f6f70598ef8d64423d88dd820de135db897d9c | 4e20006a0ce82174215723915f5c6717e755c3dd | refs/heads/master | 2020-04-24T08:15:55.437441 | 2014-02-15T17:09:00 | 2014-02-15T17:09:00 | null | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 2,679 | sql | voice.hourly_sam_softer_ho_stats.sql | null | null | null | {"value": {"count": 21, "bytes": 616}} | null | null | null | {"SET": {"count": 12, "bytes": 36}, "off": {"count": 2, "bytes": 6}, "false": {"count": 2, "bytes": 10}, "TRIGGER": {"count": 2, "bytes": 14}, "ON": {"count": 4, "bytes": 8}, "INDEX": {"count": 4, "bytes": 20}, "TABLE": {"count": 5, "bytes": 25}, "ONLY": {"count": 3, "bytes": 12}, "CONSTRAINT": {"count": 2, "bytes": 20}, "character": {"count": 3, "bytes": 27}, "NOT NULL": {"count": 8, "bytes": 64}, "hour": {"count": 2, "bytes": 8}, "true": {"count": 1, "bytes": 4}, "COLUMN": {"count": 1, "bytes": 6}, "STATISTICS": {"count": 1, "bytes": 10}, "ADD": {"count": 1, "bytes": 3}, "PRIMARY KEY": {"count": 1, "bytes": 11}, "USING": {"count": 2, "bytes": 10}, "BEFORE": {"count": 1, "bytes": 6}, "FOR": {"count": 1, "bytes": 3}, "EACH": {"count": 1, "bytes": 4}, "ROW": {"count": 1, "bytes": 3}, "EXECUTE": {"count": 1, "bytes": 7}, "PROCEDURE": {"count": 1, "bytes": 9}} | {"WITH": {"count": 1, "bytes": 4}} | null | {"DROP": {"count": 5, "bytes": 20}, "ALTER": {"count": 4, "bytes": 20}, "CREATE": {"count": 4, "bytes": 24}} | {"INSERT": {"count": 1, "bytes": 6}} | null | null | null | {"value": {"count": 1, "bytes": 3}} | null | {"value": {"count": 5, "bytes": 11}} | {"value": {"count": 1, "bytes": 6}} | null | {"value": {"count": 81, "bytes": 1114}} | {"date": {"count": 1, "bytes": 4}, "integer": {"count": 16, "bytes": 112}, "real": {"count": 2, "bytes": 8}} | null | null | {"=": {"count": 13, "bytes": 13}} | {";": {"count": 22, "bytes": 22}, ",": {"count": 33, "bytes": 33}, ".": {"count": 5, "bytes": 5}, "(": {"count": 9, "bytes": 9}, ")": {"count": 9, "bytes": 9}} | {"value": {"count": 241, "bytes": 241}} | {"value": {"count": 73, "bytes": 73}} | null | 23 |
3a922d55991501eb05d16377a6352cf15684e003 | cd86e81d5127e79e92d05cc0db6e0db3771eb915 | /sql/base-empresa-COMPLETA.sql | 977f7ba0606afb49c23bfecbb2d1f735c88db68a | [] | no_license | phenrique2104/crudfrontend | 971e9a9bc6c77e2ca2c65d8e2a93c0014488bcf0 | 24bbbc3649ff0c6b3e0fc8f692a1b686ff22735b | refs/heads/master | 2020-12-29T09:23:01.427842 | 2020-02-11T01:29:28 | 2020-02-11T01:29:28 | 238,554,603 | 1 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 67,602 | sql | base-empresa-COMPLETA.sql | null | null | null | {"value": {"count": 6, "bytes": 200}} | null | null | null | {"SCHEMA": {"count": 2, "bytes": 12}, "IF": {"count": 7, "bytes": 14}, "EXISTS": {"count": 7, "bytes": 42}, "NOT": {"count": 5, "bytes": 15}, "USE": {"count": 2, "bytes": 6}, "TABLE": {"count": 6, "bytes": 30}, "NOT NULL": {"count": 16, "bytes": 128}, "AUTO_INCREMENT": {"count": 4, "bytes": 56}, "PRIMARY KEY": {"count": 4, "bytes": 44}, "ENGINE": {"count": 4, "bytes": 24}, "DEFAULT": {"count": 1, "bytes": 7}, "CURRENT_TIMESTAMP": {"count": 1, "bytes": 17}, "CONSTRAINT": {"count": 2, "bytes": 20}, "FOREIGN": {"count": 2, "bytes": 14}, "KEY": {"count": 2, "bytes": 6}, "REFERENCES": {"count": 2, "bytes": 20}, "INTO": {"count": 488, "bytes": 1952}, "VALUES": {"count": 488, "bytes": 2928}, "ADD": {"count": 2, "bytes": 6}} | null | null | {"DROP": {"count": 2, "bytes": 8}, "CREATE": {"count": 5, "bytes": 30}, "ALTER": {"count": 1, "bytes": 5}} | {"INSERT": {"count": 488, "bytes": 2928}} | null | null | null | null | null | {"value": {"count": 12, "bytes": 20}} | {"value": {"count": 2417, "bytes": 20460}} | null | {"value": {"count": 2962, "bytes": 26999}} | {"INT": {"count": 6, "bytes": 18}, "UNSIGNED": {"count": 6, "bytes": 48}, "DATE": {"count": 1, "bytes": 4}} | null | null | {"=": {"count": 4, "bytes": 4}} | {";": {"count": 498, "bytes": 498}, "(": {"count": 999, "bytes": 999}, ",": {"count": 3879, "bytes": 3879}, ")": {"count": 999, "bytes": 999}} | {"value": {"count": 4565, "bytes": 4565}} | {"value": {"count": 540, "bytes": 540}} | null | 498 |
6efe94ffe819353ac34700631884c504c5e68373 | a0fcf886f0c22ea97c53c05036f565a5d5b031c7 | /bonus_db_delete.sql | 3c0a974da1282170cf8bcd83b0f8b0b0f7bed5da | [] | no_license | bahodge/database-exercises | a4631d2e1f64846804f67aa25875918ccc419a2d | 3ae6c28970d11cb551a1798a4b2f40a3745ec90d | refs/heads/master | 2021-04-09T11:24:16.875877 | 2018-03-22T22:01:40 | 2018-03-22T22:01:40 | 125,533,779 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 162 | sql | bonus_db_delete.sql | null | null | null | null | null | null | null | {"USE": {"count": 1, "bytes": 3}, "all": {"count": 1, "bytes": 3}, "FROM": {"count": 2, "bytes": 8}, "WHERE": {"count": 2, "bytes": 10}, "true": {"count": 1, "bytes": 4}, "TABLE": {"count": 1, "bytes": 5}} | null | null | {"DROP": {"count": 1, "bytes": 4}} | {"DELETE": {"count": 2, "bytes": 12}} | null | null | null | null | null | {"value": {"count": 1, "bytes": 2}} | null | null | {"value": {"count": 9, "bytes": 80}} | null | null | null | {"=": {"count": 1, "bytes": 1}, "<": {"count": 1, "bytes": 1}} | {";": {"count": 4, "bytes": 4}} | {"value": {"count": 18, "bytes": 18}} | {"value": {"count": 7, "bytes": 7}} | null | 4 |
5f258b70f2907b4ac25066afc1fbfd04aa4505d4 | c60151f5cf7d65fd2cf2aa391c79d57c5b626648 | /vroom.sql | 792c8c7eb7bbcd79028a972c2c448f80b90af16d | [] | no_license | CS3345-Team-1/Vroom | bea1af090103c1fbbc42f1d6a84ae6b7f7be1a4d | 3f4c79b1a0e1adae79f063a517ab3bcf1dfbf2ec | refs/heads/main | 2023-05-11T17:22:41.449952 | 2021-06-02T19:47:59 | 2021-06-02T19:47:59 | 306,176,231 | 0 | 1 | null | 2020-12-02T03:01:50 | 2020-10-22T00:01:09 | JavaScript | UTF-8 | SQL | false | false | 4,328 | sql | vroom.sql | null | {"value": {"count": 21, "bytes": 1017}} | null | null | null | null | null | {"table": {"count": 6, "bytes": 30}, "if": {"count": 6, "bytes": 12}, "exists": {"count": 6, "bytes": 36}, "TABLE": {"count": 6, "bytes": 30}, "not null": {"count": 25, "bytes": 200}, "auto_increment": {"count": 6, "bytes": 84}, "primary key": {"count": 6, "bytes": 66}, "INTO": {"count": 6, "bytes": 24}, "VALUES": {"count": 6, "bytes": 36}, "true": {"count": 3, "bytes": 12}, "NULL": {"count": 5, "bytes": 20}, "false": {"count": 6, "bytes": 30}, "KEY": {"count": 17, "bytes": 51}, "FOREIGN": {"count": 8, "bytes": 56}, "REFERENCES": {"count": 8, "bytes": 80}} | null | null | {"drop": {"count": 6, "bytes": 24}, "CREATE": {"count": 6, "bytes": 36}} | {"INSERT": {"count": 6, "bytes": 36}} | null | null | null | null | null | {"value": {"count": 32, "bytes": 56}} | {"value": {"count": 25, "bytes": 393}} | null | {"value": {"count": 130, "bytes": 1307}} | {"int": {"count": 16, "bytes": 48}, "boolean": {"count": 4, "bytes": 28}} | null | null | null | {";": {"count": 18, "bytes": 18}, "(": {"count": 59, "bytes": 59}, ",": {"count": 119, "bytes": 119}, ")": {"count": 59, "bytes": 59}} | {"value": {"count": 299, "bytes": 299}} | {"value": {"count": 62, "bytes": 62}} | null | 19 |
58e188dd19dd03c54034edcf4457aaa479c9edd4 | ce457afbcb169dee5f2b15770bebaae6c3791717 | /Simplilearn_Phase2_Web/build/classes/Script.sql | 3c608dce84aa27d4dd3b8a290da4d24797147644 | [] | no_license | KarthickMV/Simplilearnphase2-web-project | c2ab6a359c99b92888675a50d651259fb578eeb1 | 0b796714a33c61976d5201fb3638aa930817c4eb | refs/heads/main | 2023-03-05T12:03:47.024476 | 2021-02-20T14:17:36 | 2021-02-20T14:17:36 | 332,678,004 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 297 | sql | Script.sql | null | null | null | null | null | null | null | {"database": {"count": 1, "bytes": 8}, "table": {"count": 1, "bytes": 5}, "Not Null": {"count": 2, "bytes": 16}, "type": {"count": 1, "bytes": 4}} | null | null | {"create": {"count": 3, "bytes": 18}} | null | null | null | null | null | null | {"value": {"count": 7, "bytes": 17}} | null | null | {"value": {"count": 19, "bytes": 139}} | {"Int": {"count": 2, "bytes": 6}, "date": {"count": 3, "bytes": 12}, "Varchar": {"count": 1, "bytes": 7}} | null | null | null | {";": {"count": 3, "bytes": 3}, "(": {"count": 9, "bytes": 9}, ",": {"count": 9, "bytes": 9}, ")": {"count": 9, "bytes": 9}} | {"value": {"count": 19, "bytes": 19}} | {"value": {"count": 15, "bytes": 15}} | null | 3 |
2d43490bccc3a9ca4b8e0e2b8ad945eb56cdb0a0 | bcc66e56ee3905d58323633751fe0a82e855a4eb | /tab-uea/lutestuff/tabfiles/sources/Besard/thesaurus_harmonicus_1603/book_04/tab/119_susanne_un_jour_1.tab | df66dcd868c8b474cc7855bbb78c07970d9ca908 | [] | no_license | rtybanana/tab-difficulty | 661e42c026af54ef8c347aae1791fca4d0c82021 | b1600db6a2c81568ba6e971cae5b783fc18d0958 | refs/heads/master | 2021-01-02T12:14:16.232102 | 2020-11-18T18:29:55 | 2020-11-18T18:29:55 | 239,618,398 | 2 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 4,716 | tab | 119_susanne_un_jour_1.tab | null | null | null | null | null | {"{": {"count": 1, "bytes": 1}, "}": {"count": 1, "bytes": 1}} | null | {"dba": {"count": 1, "bytes": 3}} | null | null | null | null | null | null | null | {"value": {"count": 2, "bytes": 8}} | null | {"value": {"count": 83, "bytes": 83}} | null | null | {"value": {"count": 1391, "bytes": 2047}} | null | null | {"-": {"count": 3, "bytes": 3}, "/": {"count": 6, "bytes": 6}, "#": {"count": 214, "bytes": 214}} | null | null | {"value": {"count": 1478, "bytes": 1478}} | {"value": {"count": 872, "bytes": 872}} | null | 1 |
f678415d69dee2f0d35f39ebd062ab859dd5e5a1 | 0d5ae27a0ad4a079b158a1f1f205348586741dab | /cmsbagnolet.sql | a87f11b6c7ef09b62e5d1ffdeffb329fc444809f | [] | no_license | BenjaminLanglade/bagnolet_php | 2ecc23c19d4e24c86a4ea73d460e9543214e4572 | b2ef1dc7b7111d2c7f14686963c0bbe93c80d177 | refs/heads/master | 2020-12-24T16:43:08.189676 | 2015-02-20T11:46:34 | 2015-02-20T11:46:34 | 31,062,692 | 0 | 1 | null | 2015-02-20T11:47:24 | 2015-02-20T11:47:22 | null | UTF-8 | SQL | false | false | 1,351 | sql | cmsbagnolet.sql | null | {"value": {"count": 7, "bytes": 408}} | null | {"value": {"count": 15, "bytes": 345}} | null | null | null | {"SET": {"count": 8, "bytes": 24}, "TABLE": {"count": 1, "bytes": 5}, "IF": {"count": 1, "bytes": 2}, "NOT": {"count": 1, "bytes": 3}, "EXISTS": {"count": 1, "bytes": 6}, "NOT NULL": {"count": 7, "bytes": 56}, "AUTO_INCREMENT": {"count": 2, "bytes": 28}, "CHARACTER": {"count": 6, "bytes": 54}, "PRIMARY KEY": {"count": 1, "bytes": 11}, "ENGINE": {"count": 1, "bytes": 6}, "DEFAULT": {"count": 1, "bytes": 7}, "CHARSET": {"count": 1, "bytes": 7}} | null | null | {"CREATE": {"count": 1, "bytes": 6}} | null | null | null | null | null | null | {"value": {"count": 7, "bytes": 18}} | null | {"value": {"count": 2, "bytes": 31}} | {"value": {"count": 25, "bytes": 182}} | {"unsigned": {"count": 1, "bytes": 8}, "text": {"count": 1, "bytes": 4}} | null | null | {"=": {"count": 5, "bytes": 5}} | {";": {"count": 10, "bytes": 10}, "(": {"count": 8, "bytes": 8}, ")": {"count": 8, "bytes": 8}, ",": {"count": 7, "bytes": 7}} | {"value": {"count": 69, "bytes": 69}} | {"value": {"count": 26, "bytes": 26}} | null | 10 |
20d34644e42b7f369fb08372e0c33b155755d559 | 27b263bcc3a36db53ea023e93fbd3a5468427a29 | /tema03-objetoRelacionales-OO/064-tema3a-repasoDia09.sql | 39386d253519cbdc184887bde6be729c44e86d50 | [] | no_license | josemlozano/accesoDatosSV2016 | 281072b530f892a7bbd8f98efdd9b74d212c2262 | de6f9294e067a13ac99b40cb589f097053c78990 | refs/heads/master | 2020-06-28T23:04:28.528080 | 2016-11-21T20:32:15 | 2016-11-21T20:32:15 | null | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 156 | sql | 064-tema3a-repasoDia09.sql | null | null | null | null | null | null | null | {"DOMAIN": {"count": 1, "bytes": 6}, "AS": {"count": 1, "bytes": 2}, "CHECK": {"count": 1, "bytes": 5}, "TABLE": {"count": 1, "bytes": 5}} | null | null | {"CREATE": {"count": 2, "bytes": 12}} | null | null | null | null | null | null | {"value": {"count": 4, "bytes": 5}} | null | null | {"value": {"count": 10, "bytes": 69}} | null | null | null | {">=": {"count": 1, "bytes": 2}} | {"(": {"count": 4, "bytes": 4}, ",": {"count": 3, "bytes": 3}, ")": {"count": 4, "bytes": 4}, ";": {"count": 2, "bytes": 2}} | {"value": {"count": 19, "bytes": 19}} | {"value": {"count": 6, "bytes": 6}} | null | 2 |
3ca7ce832e44b2b265380badea74d370dccfc04c | 1ef2c236efd5d7520cfea2f973d87e2f0d0406cc | /PFSHelper.DataAccessLayer/dbFrameworkPFS/dbFrameworkPFS/dbo/Stored Procedures/uspTMPT_FirstStagingPscRmwCipDelete.sql | e986538b14496aa493f8bbd75be5e73a1ef47096 | [] | no_license | yanoandri/SalesOrder-Pro | 4bc91929b823238d030a91df176af19106d58d61 | fa6593b5cb45d152748f4b863252d0f1031c9279 | refs/heads/master | 2021-01-01T06:10:38.758707 | 2015-06-01T06:49:37 | 2015-06-01T06:49:37 | 33,655,812 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 883 | sql | uspTMPT_FirstStagingPscRmwCipDelete.sql | null | {"value": {"count": 1, "bytes": 662}} | null | null | null | {"\ufeff": {"count": 1, "bytes": 1}} | null | {"PROCEDURE": {"count": 1, "bytes": 9}, "AS": {"count": 1, "bytes": 2}, "BEGIN": {"count": 1, "bytes": 5}, "WHERE": {"count": 1, "bytes": 5}, "END": {"count": 1, "bytes": 3}} | null | null | {"CREATE": {"count": 1, "bytes": 6}} | {"DELETE": {"count": 1, "bytes": 6}} | null | null | null | null | null | null | null | null | {"value": {"count": 6, "bytes": 151}} | {"INT": {"count": 1, "bytes": 3}} | null | null | {"=": {"count": 1, "bytes": 1}} | {".": {"count": 1, "bytes": 1}, "(": {"count": 1, "bytes": 1}, ")": {"count": 1, "bytes": 1}} | {"value": {"count": 13, "bytes": 13}} | {"value": {"count": 11, "bytes": 11}} | null | 1 |
7d06d2d3bcf25bd98268f9b12d239a00f37e6e49 | c8845f144def42e62c71d1223ddec397b70ac817 | /memory/resources/database/migrations/schemas/create_permission_view.sql | 84454feb615c57646e46b44c3f4088539a8d4463 | [
"BSD-3-Clause"
] | permissive | karna1995/core | c1cafd045caceaf20033b2c45e142a6f41baa1f4 | b58f97f13ae6301bfa6c5f562a69f507b6523ba7 | refs/heads/master | 2021-01-19T22:09:10.573666 | 2017-04-10T13:29:27 | 2017-04-10T13:29:27 | null | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 1,409 | sql | create_permission_view.sql | null | null | null | null | null | null | null | {"DEFINER": {"count": 2, "bytes": 14}, "SQL": {"count": 1, "bytes": 3}, "SECURITY": {"count": 1, "bytes": 8}, "VIEW": {"count": 1, "bytes": 4}, "AS": {"count": 17, "bytes": 34}, "DISTINCT": {"count": 2, "bytes": 16}, "ORDER BY": {"count": 3, "bytes": 24}, "FROM": {"count": 1, "bytes": 4}, "LEFT JOIN": {"count": 3, "bytes": 27}, "ON": {"count": 3, "bytes": 6}, "AND": {"count": 1, "bytes": 3}, "GROUP BY": {"count": 1, "bytes": 8}} | null | null | {"CREATE": {"count": 1, "bytes": 6}} | {"SELECT": {"count": 1, "bytes": 6}} | {"DESC": {"count": 1, "bytes": 4}, "ASC": {"count": 1, "bytes": 3}} | null | null | null | null | null | {"value": {"count": 4, "bytes": 12}} | null | {"value": {"count": 96, "bytes": 698}} | null | null | {"@": {"count": 1, "bytes": 1}} | {"=": {"count": 6, "bytes": 6}} | {".": {"count": 31, "bytes": 31}, ",": {"count": 20, "bytes": 20}, "(": {"count": 14, "bytes": 14}, ")": {"count": 14, "bytes": 14}} | {"value": {"count": 406, "bytes": 406}} | {"value": {"count": 37, "bytes": 37}} | null | 1 |
c932a6ff8de86cb2b6a37372e3f3eb04787e31b4 | 64ee03761761667dad116ee9f32ca90b1d35ee65 | /src/test/resources/data/test-data.sql | 0cb35bf178540cd7e6d673bf10b64f2ccec17d58 | [] | no_license | jgonzalezd/spring-social-boilerplate | 10cad1098c6f390d8f716489a1363d9731d279ca | 65cdac9e02215edfb8ce0e108c036b2a27a21bc9 | refs/heads/master | 2016-09-11T03:24:54.948963 | 2015-09-13T16:35:53 | 2015-09-13T16:35:53 | 42,149,322 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 141 | sql | test-data.sql | null | null | null | null | null | null | null | {"INTO": {"count": 1, "bytes": 4}, "profile": {"count": 1, "bytes": 7}, "VALUES": {"count": 1, "bytes": 6}, "null": {"count": 1, "bytes": 4}} | null | null | null | {"INSERT": {"count": 1, "bytes": 6}} | null | null | null | null | null | {"value": {"count": 2, "bytes": 2}} | {"value": {"count": 5, "bytes": 79}} | null | {"value": {"count": 1, "bytes": 13}} | null | null | null | null | {"(": {"count": 2, "bytes": 2}, ",": {"count": 7, "bytes": 7}, ")": {"count": 2, "bytes": 2}, ";": {"count": 1, "bytes": 1}} | {"value": {"count": 8, "bytes": 8}} | null | null | 1 |
2f2d7dfdd55d87e1e1dac3bba22f36d70285df44 | e1acb7b5aa8e5aae90fb3a34f5cc1443b4f1cb72 | /bpp_mgr/db/sysMgr/t_sys_org_param.sql | 6fe4bb0f143d5da41ccbe44983e02ac60613bc7f | [] | no_license | ysrzhz/bpp | 0cca3d004eeb7bf71f5241e9445b7309485daa86 | 6dbf78648cef37b246f0416c34a1c03bd129660a | refs/heads/master | 2021-01-12T02:45:09.909767 | 2017-02-03T13:20:44 | 2017-02-03T13:20:44 | 78,086,400 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 317 | sql | t_sys_org_param.sql | null | null | null | null | null | null | null | {"TABLE": {"count": 2, "bytes": 10}, "IF": {"count": 1, "bytes": 2}, "EXISTS": {"count": 1, "bytes": 6}, "NOT NULL": {"count": 1, "bytes": 8}, "DEFAULT": {"count": 5, "bytes": 35}, "NULL": {"count": 4, "bytes": 16}, "PRIMARY KEY": {"count": 1, "bytes": 11}, "ENGINE": {"count": 1, "bytes": 6}, "CHARSET": {"count": 1, "bytes": 7}} | null | null | {"DROP": {"count": 1, "bytes": 4}, "CREATE": {"count": 1, "bytes": 6}} | null | null | null | null | null | null | {"value": {"count": 5, "bytes": 15}} | null | null | {"value": {"count": 15, "bytes": 115}} | null | null | null | {"=": {"count": 2, "bytes": 2}} | {";": {"count": 2, "bytes": 2}, "(": {"count": 7, "bytes": 7}, ")": {"count": 7, "bytes": 7}, ",": {"count": 5, "bytes": 5}} | {"value": {"count": 37, "bytes": 37}} | {"value": {"count": 8, "bytes": 8}} | null | 2 |
0ef0b2fa2be53c56ac938b61fd10e0d11d21e361 | c237f78b9cc85e07e66daa692d2b09a70e35af0b | /Database/configuration/03_02_headless_tool/Delta_WST/TargetPackageDefinitions/ECBP_ENTITLEMENT_BODY.sql | 4374734cfd13ca80c8076f30b6e67dc4de323e1b | [] | no_license | gurpreet19/ec198392_wht | 288094aa7125470c9797a2d9ab46e997cd9af174 | 850587952d01adca782dc418d0b123c25972a4f1 | refs/heads/master | 2020-12-28T07:19:11.219725 | 2020-02-03T10:23:39 | 2020-02-03T10:23:39 | 238,191,365 | 1 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 15,499 | sql | ECBP_ENTITLEMENT_BODY.sql | {":=": {"count": 37, "bytes": 74}} | {"value": {"count": 2, "bytes": 3368}} | null | {"value": {"count": 46, "bytes": 2790}} | null | null | null | {"PACKAGE": {"count": 1, "bytes": 7}, "BODY": {"count": 1, "bytes": 4}, "IS": {"count": 18, "bytes": 36}, "FUNCTION": {"count": 9, "bytes": 72}, "RETURN": {"count": 18, "bytes": 108}, "BEGIN": {"count": 10, "bytes": 50}, "IF": {"count": 10, "bytes": 20}, "THEN": {"count": 10, "bytes": 40}, "END IF": {"count": 10, "bytes": 60}, "NULL": {"count": 6, "bytes": 24}, "END": {"count": 11, "bytes": 33}, "CURSOR": {"count": 3, "bytes": 18}, "FROM": {"count": 8, "bytes": 32}, "WHERE": {"count": 8, "bytes": 40}, "BETWEEN": {"count": 3, "bytes": 21}, "AND": {"count": 28, "bytes": 84}, "UNION": {"count": 1, "bytes": 5}, "NOT": {"count": 1, "bytes": 3}, "EXISTS": {"count": 1, "bytes": 6}, "FOR": {"count": 2, "bytes": 6}, "IN": {"count": 2, "bytes": 4}, "LOOP": {"count": 3, "bytes": 12}, "END LOOP": {"count": 3, "bytes": 24}, "INTO": {"count": 3, "bytes": 12}, "PROCEDURE": {"count": 1, "bytes": 9}, "account": {"count": 1, "bytes": 7}, "VALUES": {"count": 1, "bytes": 6}, "ELSE": {"count": 3, "bytes": 12}, "WHILE": {"count": 1, "bytes": 5}, "OPEN": {"count": 1, "bytes": 4}, "FETCH": {"count": 1, "bytes": 5}, "NOTFOUND": {"count": 1, "bytes": 8}, "CLOSE": {"count": 1, "bytes": 5}, "NOT NULL": {"count": 1, "bytes": 8}, "null": {"count": 1, "bytes": 4}} | null | null | {"CREATE OR REPLACE": {"count": 1, "bytes": 17}} | {"SELECT": {"count": 7, "bytes": 42}, "DELETE": {"count": 1, "bytes": 6}, "INSERT": {"count": 1, "bytes": 6}} | null | null | null | null | null | {"value": {"count": 25, "bytes": 40}} | {"value": {"count": 17, "bytes": 169}} | null | {"value": {"count": 452, "bytes": 4675}} | {"VARCHAR2": {"count": 35, "bytes": 280}, "DATE": {"count": 20, "bytes": 80}, "NUMBER": {"count": 22, "bytes": 132}} | null | {"+": {"count": 8, "bytes": 8}, "-": {"count": 2, "bytes": 2}, "/": {"count": 1, "bytes": 1}, "*": {"count": 1, "bytes": 1}, "%": {"count": 1, "bytes": 1}} | {"=": {"count": 29, "bytes": 29}, "<=": {"count": 3, "bytes": 6}, "<": {"count": 2, "bytes": 2}, ">=": {"count": 1, "bytes": 2}} | {"(": {"count": 58, "bytes": 58}, ",": {"count": 117, "bytes": 117}, ")": {"count": 58, "bytes": 58}, ";": {"count": 96, "bytes": 96}, ".": {"count": 65, "bytes": 65}} | {"value": {"count": 2252, "bytes": 2252}} | {"value": {"count": 327, "bytes": 327}} | null | 96 |
9e625729d6228a6c9cdb7da03394a053dac0f350 | dc148d7b4901c6c067db57e6a64f42cb99515454 | /tp5/datasql/20180618/yl_self/y_data.sql | 8b6d41c6f70022fa53d52f319653dd33c32fd247 | [
"Apache-2.0"
] | permissive | LElucky/one | 383b92b79c9424a21410426c40c31cb53f700107 | 93efbedbc192cafec095a2507e9095b29e2c6daa | refs/heads/master | 2021-04-06T10:35:45.328538 | 2018-07-11T16:20:31 | 2018-07-11T16:20:31 | 125,304,603 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 3,085 | sql | y_data.sql | null | null | null | null | null | null | null | {"TABLE": {"count": 10, "bytes": 50}, "IF": {"count": 5, "bytes": 10}, "EXISTS": {"count": 5, "bytes": 30}, "NOT NULL": {"count": 5, "bytes": 40}, "AUTO_INCREMENT": {"count": 10, "bytes": 140}, "DEFAULT": {"count": 30, "bytes": 210}, "NULL": {"count": 25, "bytes": 100}, "COMMENT": {"count": 10, "bytes": 70}, "PRIMARY KEY": {"count": 5, "bytes": 55}, "ENGINE": {"count": 5, "bytes": 30}, "CHARSET": {"count": 5, "bytes": 35}, "into": {"count": 5, "bytes": 20}, "VALUES": {"count": 5, "bytes": 30}} | null | null | {"DROP": {"count": 5, "bytes": 20}, "CREATE": {"count": 5, "bytes": 30}} | {"insert": {"count": 5, "bytes": 30}} | null | null | null | null | null | {"value": {"count": 35, "bytes": 80}} | {"value": {"count": 70, "bytes": 860}} | null | {"value": {"count": 90, "bytes": 560}} | null | null | null | {"=": {"count": 15, "bytes": 15}} | {";": {"count": 15, "bytes": 15}, "(": {"count": 50, "bytes": 50}, ")": {"count": 50, "bytes": 50}, ",": {"count": 85, "bytes": 85}} | {"value": {"count": 295, "bytes": 295}} | {"value": {"count": 54, "bytes": 54}} | null | 15 |
116b2aa3cb90665f64c2ff6e03a5b8d327554448 | a7f7c98ed74dfac93a109d616eda1f3eb860c9fb | /python/postgres/pg_catalog/functions/oidvectortypes.sql | e70c012a5ccc409a61f7daec23bbb040bdcd1738 | [] | no_license | anjali13942/Training | f50404711b47b43e62bd155d6ea712c4bb098e81 | 39e834e8a16b52b3562be277b640176b4f65ac1f | refs/heads/master | 2020-07-14T21:56:24.706065 | 2019-09-30T04:38:28 | 2019-09-30T04:38:28 | 205,409,813 | 0 | 1 | null | null | null | null | UTF-8 | SQL | false | false | 166 | sql | oidvectortypes.sql | null | null | null | null | null | null | null | {"FUNCTION": {"count": 1, "bytes": 8}, "RETURNS": {"count": 1, "bytes": 7}, "LANGUAGE": {"count": 1, "bytes": 8}, "STABLE": {"count": 1, "bytes": 6}, "PARALLEL": {"count": 1, "bytes": 8}, "STRICT": {"count": 1, "bytes": 6}, "AS": {"count": 1, "bytes": 2}} | null | null | {"CREATE OR REPLACE": {"count": 1, "bytes": 17}} | null | null | null | {"value": {"count": 1, "bytes": 34}} | null | null | null | null | null | {"value": {"count": 5, "bytes": 45}} | {"text": {"count": 1, "bytes": 4}} | null | null | null | {".": {"count": 1, "bytes": 1}, "(": {"count": 1, "bytes": 1}, ")": {"count": 1, "bytes": 1}, ";": {"count": 1, "bytes": 1}} | {"value": {"count": 11, "bytes": 11}} | {"value": {"count": 6, "bytes": 6}} | null | 1 |
99bc5e6c8b530e9a190cb0e09b3c34f9d65947a5 | c3640b8e4cc84ef7d8f0b424ff952530d59c8f7d | /JOIN.sql | d905047b42d0141f2e0c144dbc3c016f912e247e | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Anna-Myzukina/SQL-ZOO | d837786f2be3c0b0f8d84fd94a2f332254b6d56e | 6a3e294d976acd60ebbc43cb9a9060d2108ba027 | refs/heads/developer | 2020-08-05T16:49:29.156049 | 2019-12-17T20:40:49 | 2019-12-17T20:40:49 | 212,621,509 | 2 | 0 | MIT | 2019-10-03T16:14:38 | 2019-10-03T16:04:37 | null | UTF-8 | SQL | false | false | 2,549 | sql | JOIN.sql | null | null | null | {"value": {"count": 13, "bytes": 1113}} | null | null | null | {"FROM": {"count": 13, "bytes": 52}, "WHERE": {"count": 10, "bytes": 50}, "JOIN": {"count": 10, "bytes": 40}, "ON": {"count": 11, "bytes": 22}, "DISTINCT": {"count": 1, "bytes": 8}, "OR": {"count": 2, "bytes": 4}, "AND": {"count": 1, "bytes": 3}, "GROUP BY": {"count": 5, "bytes": 40}, "AS": {"count": 4, "bytes": 8}, "CASE": {"count": 2, "bytes": 8}, "WHEN": {"count": 2, "bytes": 8}, "THEN": {"count": 2, "bytes": 8}, "ELSE": {"count": 2, "bytes": 8}, "END": {"count": 2, "bytes": 6}, "LEFT JOIN": {"count": 1, "bytes": 9}} | null | null | null | {"SELECT": {"count": 13, "bytes": 78}} | null | null | null | null | null | {"value": {"count": 6, "bytes": 10}} | {"value": {"count": 11, "bytes": 91}} | null | {"value": {"count": 118, "bytes": 600}} | null | null | null | {"=": {"count": 23, "bytes": 23}, "LIKE": {"count": 1, "bytes": 4}, "<=": {"count": 1, "bytes": 2}, "!=": {"count": 1, "bytes": 2}} | {",": {"count": 28, "bytes": 28}, "(": {"count": 14, "bytes": 14}, ")": {"count": 14, "bytes": 14}, ".": {"count": 1, "bytes": 1}} | {"value": {"count": 238, "bytes": 238}} | {"value": {"count": 57, "bytes": 57}} | null | 1 |
8bfa13941621419fc16cb25597964daaa99580fa | af9b563313944fca29e5b89fe575f9ae8a93b4c1 | /base.sql | 6804d0081c5bf7c4704bc0d689bf8dcf4df3e664 | [] | no_license | pthanasou/texlog | 979e03e925443a1b49e1e617dbab00a2d86b80c6 | 5c2e403763601199be45687fec87942cb33490e4 | refs/heads/main | 2023-05-21T07:37:47.264238 | 2021-06-11T19:46:42 | 2021-06-11T19:46:42 | 373,259,843 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 4,588 | sql | base.sql | null | {"value": {"count": 7, "bytes": 408}} | null | {"value": {"count": 39, "bytes": 875}} | null | null | null | {"SET": {"count": 3, "bytes": 9}, "DATABASE": {"count": 1, "bytes": 8}, "IF": {"count": 7, "bytes": 14}, "NOT": {"count": 7, "bytes": 21}, "EXISTS": {"count": 7, "bytes": 42}, "DEFAULT": {"count": 7, "bytes": 49}, "CHARACTER": {"count": 1, "bytes": 9}, "COLLATE": {"count": 1, "bytes": 7}, "USE": {"count": 1, "bytes": 3}, "TABLE": {"count": 6, "bytes": 30}, "NOT NULL": {"count": 35, "bytes": 280}, "AUTO_INCREMENT": {"count": 6, "bytes": 84}, "PRIMARY KEY": {"count": 6, "bytes": 66}, "ENGINE": {"count": 6, "bytes": 36}, "CHARSET": {"count": 6, "bytes": 42}, "INTO": {"count": 4, "bytes": 16}, "VALUES": {"count": 4, "bytes": 24}, "UNIQUE": {"count": 1, "bytes": 6}, "KEY": {"count": 1, "bytes": 3}} | null | null | {"CREATE": {"count": 7, "bytes": 42}} | {"INSERT": {"count": 4, "bytes": 24}} | null | null | null | {"value": {"count": 5, "bytes": 65}} | null | {"value": {"count": 45, "bytes": 111}} | {"value": {"count": 28, "bytes": 260}} | {"value": {"count": 2, "bytes": 31}} | {"value": {"count": 133, "bytes": 1031}} | {"date": {"count": 2, "bytes": 8}} | null | null | {"=": {"count": 17, "bytes": 17}} | {";": {"count": 21, "bytes": 21}, "(": {"count": 57, "bytes": 57}, ")": {"count": 57, "bytes": 57}, ",": {"count": 99, "bytes": 99}} | {"value": {"count": 314, "bytes": 314}} | {"value": {"count": 106, "bytes": 106}} | null | 21 |
b3c6f5b3cd1ebff205f9d6aeab6d13b97350a713 | 980190c60d5399b4cb725ec832550c4a14d832d8 | /var_mart/tables/structvar__phenotype__dm/select.sql | 66223b2215778ae6f2f69b7030d99322b00f6767 | [] | no_license | Ensembl/ensembl-biomart | 2044509af6a051282944303a545c3551d4143bd2 | e37bff0f668ecb4c2b49234a3241f7b01306ea7f | refs/heads/release/110 | 2023-07-07T22:41:06.115626 | 2023-04-25T08:22:57 | 2023-04-25T08:22:57 | 65,304,125 | 3 | 7 | null | 2023-09-05T15:57:11 | 2016-08-09T15:00:13 | Perl | UTF-8 | SQL | false | false | 489 | sql | select.sql | null | null | null | null | null | null | null | {"AS": {"count": 2, "bytes": 4}, "as": {"count": 1, "bytes": 2}, "FROM": {"count": 1, "bytes": 4}, "LEFT OUTER JOIN": {"count": 3, "bytes": 45}, "ON": {"count": 3, "bytes": 6}, "AND": {"count": 1, "bytes": 3}} | null | null | null | {"SELECT": {"count": 1, "bytes": 6}} | null | null | null | null | null | null | null | {"value": {"count": 5, "bytes": 31}} | {"value": {"count": 37, "bytes": 281}} | null | null | null | {"=": {"count": 4, "bytes": 4}} | {".": {"count": 14, "bytes": 14}, ",": {"count": 6, "bytes": 6}, "(": {"count": 5, "bytes": 5}, ")": {"count": 5, "bytes": 5}} | {"value": {"count": 64, "bytes": 64}} | {"value": {"count": 9, "bytes": 9}} | null | 1 |
e9274c8d0d3887adf4a2d77e476551b77a9b644b | b5b1be6063901bd0bc97c3fbc2c26be1d02ce79e | /import/rcra/generated/create/lu_horizontal_collection.sql | b8e8dc2060765a21e2d16f7544365ac77d4e2458 | [] | no_license | dssg/rcra | ff566ff388596a733757e4de27631cbabdc7f15c | fcdd8f95c25902e46c55d85cbc4fe54196163f3d | refs/heads/master | 2021-06-11T13:09:01.686456 | 2017-02-24T05:19:51 | 2017-02-24T05:19:51 | 61,817,642 | 1 | 2 | null | null | null | null | UTF-8 | SQL | false | false | 248 | sql | lu_horizontal_collection.sql | null | null | null | {"value": {"count": 1, "bytes": 29}} | null | null | null | {"TABLE": {"count": 2, "bytes": 10}, "IF": {"count": 1, "bytes": 2}, "EXISTS": {"count": 1, "bytes": 6}, "owner": {"count": 1, "bytes": 5}} | null | null | {"DROP": {"count": 1, "bytes": 4}, "CREATE": {"count": 1, "bytes": 6}} | null | null | null | null | null | null | null | null | null | {"value": {"count": 7, "bytes": 128}} | {"VARCHAR": {"count": 4, "bytes": 28}} | null | null | null | {".": {"count": 2, "bytes": 2}, ";": {"count": 2, "bytes": 2}, "(": {"count": 1, "bytes": 1}, ",": {"count": 3, "bytes": 3}, ")": {"count": 1, "bytes": 1}} | {"value": {"count": 12, "bytes": 12}} | {"value": {"count": 7, "bytes": 7}} | null | 2 |
4d13d83cb140c77ce6db2a4aa9a11f8e75af13d1 | 1f5093473929c813926fbfd61ca37d79a88cb67a | /corpora/parallel/DE-EN/tab/09-03-25-002_084_de-en.tab | 11b068e6c7df4e36a838d70f586c7c1651f1303b | [] | no_license | black13/europarl-de-en-corpera | 371ccbac63de694e6aab98f505daaa9af7909867 | 9b71aebca5610edc60db266ea29015c18564830e | refs/heads/master | 2020-12-29T09:02:29.237336 | 2020-02-05T15:54:36 | 2020-02-05T15:54:36 | 238,487,841 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 445 | tab | 09-03-25-002_084_de-en.tab | null | null | null | null | null | null | null | {"is": {"count": 1, "bytes": 2}, "not": {"count": 1, "bytes": 3}, "to": {"count": 2, "bytes": 4}, "of": {"count": 2, "bytes": 4}, "for": {"count": 1, "bytes": 3}, "change": {"count": 1, "bytes": 6}} | null | null | null | null | null | null | null | null | null | null | null | null | {"value": {"count": 57, "bytes": 338}} | null | null | {"-": {"count": 1, "bytes": 1}} | {"!": {"count": 2, "bytes": 2}} | {".": {"count": 3, "bytes": 3}, ",": {"count": 3, "bytes": 3}, "(": {"count": 2, "bytes": 2}, ")": {"count": 2, "bytes": 2}} | {"value": {"count": 63, "bytes": 63}} | {"value": {"count": 3, "bytes": 3}} | null | 1 |
e36ffe0ab4ab603376becfa40afbe22f62b9e493 | 395bfff9cfca2ee69843ee9d60a63498dbd11ceb | /api/pkg/db/migrate/schema/migrations/000126_codebase_users_rm_duplicates.up.sql | 3b0e01faae01370de198b71ef131962e993786f4 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | sturdy-dev/sturdy | 3a981e8c1c5fd62dbe6e7b371107f2400c314c16 | da070dd81646ab1c643bf8a4413e95e9f320d55b | refs/heads/main | 2023-07-06T08:31:40.053818 | 2022-12-01T13:18:55 | 2022-12-01T13:18:55 | 444,809,902 | 501 | 24 | NOASSERTION | 2023-06-21T07:10:01 | 2022-01-05T13:16:36 | Go | UTF-8 | SQL | false | false | 108 | sql | 000126_codebase_users_rm_duplicates.up.sql | null | null | null | null | null | null | null | {"UNIQUE": {"count": 1, "bytes": 6}, "INDEX": {"count": 1, "bytes": 5}, "ON": {"count": 1, "bytes": 2}} | null | null | {"CREATE": {"count": 1, "bytes": 6}} | null | null | null | null | null | null | null | null | null | {"value": {"count": 4, "bytes": 73}} | null | null | null | null | {"(": {"count": 1, "bytes": 1}, ",": {"count": 1, "bytes": 1}, ")": {"count": 1, "bytes": 1}, ";": {"count": 1, "bytes": 1}} | {"value": {"count": 10, "bytes": 10}} | {"value": {"count": 1, "bytes": 1}} | null | 1 |
13173941705f60867eba5b683fec3a76aed636e8 | fd4eab4b58d04f6fd47c329f8b0c1945397d3eb6 | /Query/6_2_AleksanderRussovits.sql | e8d2de388f728f32264879065d43cfadc2752bc5 | [] | no_license | AlexRussovits/SQL | 037feb955a90512641a47c8ae674a4404e3c8049 | ea3b804d81c3ba9074c6668d9fe5ee171e314997 | refs/heads/master | 2020-12-19T17:04:45.507702 | 2020-04-07T09:38:19 | 2020-04-07T09:38:19 | 206,240,010 | 0 | 0 | null | null | null | null | WINDOWS-1251 | SQL | false | false | 265 | sql | 6_2_AleksanderRussovits.sql | null | null | null | {"value": {"count": 2, "bytes": 20}} | null | null | null | {"USE": {"count": 1, "bytes": 3}, "AS": {"count": 2, "bytes": 4}, "FROM": {"count": 1, "bytes": 4}, "WHERE": {"count": 1, "bytes": 5}, "GROUP BY": {"count": 1, "bytes": 8}} | null | null | null | {"SELECT": {"count": 1, "bytes": 6}} | null | null | null | null | null | {"value": {"count": 1, "bytes": 4}} | null | null | {"value": {"count": 12, "bytes": 90}} | null | null | null | {"=": {"count": 1, "bytes": 1}} | {";": {"count": 2, "bytes": 2}, "(": {"count": 4, "bytes": 4}, ")": {"count": 4, "bytes": 4}, ",": {"count": 1, "bytes": 1}} | {"value": {"count": 13, "bytes": 13}} | {"value": {"count": 7, "bytes": 7}} | null | 2 |
65ce0dfef9a9c5ccc4225fe7d4880a95d1df098d | 058da7a384cc15b4d1897d9d58f21253663f6c18 | /Sample data/dataApr-30-2019.sql | f5afdf2c11b505eb35b24e057e676af615c5cb64 | [] | no_license | myjumpercables/backend | 6c148efb0c5bb01e5b8c60274a62f18b50a5df19 | 71a5e674f0fafe4aa96fe60ae1cfb9f09fea0c4c | refs/heads/master | 2020-05-01T13:12:21.866316 | 2019-05-01T23:28:17 | 2019-05-01T23:28:17 | 177,485,129 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 3,927 | sql | dataApr-30-2019.sql | null | null | null | null | null | null | null | {"TABLE": {"count": 2, "bytes": 10}, "NOT NULL": {"count": 1, "bytes": 8}, "auto_increment": {"count": 1, "bytes": 14}, "default": {"count": 1, "bytes": 7}, "NULL": {"count": 1, "bytes": 4}, "PRIMARY KEY": {"count": 1, "bytes": 11}, "AUTO_INCREMENT": {"count": 1, "bytes": 14}, "INTO": {"count": 10, "bytes": 40}, "VALUES": {"count": 10, "bytes": 60}} | null | null | {"DROP": {"count": 1, "bytes": 4}, "CREATE": {"count": 1, "bytes": 6}} | {"INSERT": {"count": 10, "bytes": 60}} | null | null | null | null | null | {"value": {"count": 3, "bytes": 5}} | null | {"value": {"count": 100, "bytes": 3046}} | {"value": {"count": 27, "bytes": 209}} | {"unsigned": {"count": 1, "bytes": 8}} | null | null | {"=": {"count": 1, "bytes": 1}} | {";": {"count": 12, "bytes": 12}, "(": {"count": 114, "bytes": 114}, ")": {"count": 114, "bytes": 114}, ",": {"count": 92, "bytes": 92}} | {"value": {"count": 70, "bytes": 70}} | {"value": {"count": 17, "bytes": 17}} | null | 12 |
856809ca583177c8b1e7e18abb6a6e0b968825dd | 701d72180b79cb2d86e1bf8ce08032905078596f | /SQL/SQL Mini Projects/20.) Project Get the top 3 most loyal customers acording to points.sql | 9b3863a506866aac6338904260f520b806faae7b | [] | no_license | codeson101001/SQL-Projects | 4b5d8082486dc6902a7c034daa84b3e7db6f0067 | b36ca28afa7b3303c6bea429010367ca0871b5a9 | refs/heads/master | 2022-12-10T04:59:52.208187 | 2020-09-11T01:35:29 | 2020-09-11T01:35:29 | 290,723,663 | 1 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 165 | sql | 20.) Project Get the top 3 most loyal customers acording to points.sql | null | null | null | {"value": {"count": 1, "bytes": 94}} | null | null | null | {"USE": {"count": 1, "bytes": 3}, "FROM": {"count": 1, "bytes": 4}, "ORDER BY": {"count": 1, "bytes": 8}, "LIMIT": {"count": 1, "bytes": 5}} | null | null | null | {"SELECT": {"count": 1, "bytes": 6}} | {"DESC": {"count": 1, "bytes": 4}} | null | null | null | null | {"value": {"count": 1, "bytes": 1}} | null | null | {"value": {"count": 3, "bytes": 24}} | null | null | null | null | {";": {"count": 1, "bytes": 1}} | {"value": {"count": 6, "bytes": 6}} | {"value": {"count": 8, "bytes": 8}} | {"*": {"count": 1, "bytes": 1}} | 2 |
fa87e49c40ef75c514cbce207cdb812daa98e3a8 | 7bd5e02a5d50827a04b01114a92b0b42ef974ebb | /data/Akshita Media/db-backup-1496121397-1bcd0c29e0ca3915c4cff311477808b2.sql | f240c886d4dfa0c4d3595078de10a39dbcfb2019 | [] | no_license | Madhav25160/proaccounting | 3372a5073ea45ba4f78b03c1c87915abfc4f2164 | c5688e03dde052460dda4d18c92f09beb82210bb | refs/heads/master | 2021-09-18T19:36:19.500956 | 2018-07-18T17:18:12 | 2018-07-18T17:18:12 | null | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 27,789 | sql | db-backup-1496121397-1bcd0c29e0ca3915c4cff311477808b2.sql | null | null | null | null | null | null | null | {"INTO": {"count": 197, "bytes": 788}, "VALUES": {"count": 197, "bytes": 1182}} | null | null | null | {"INSERT": {"count": 197, "bytes": 1182}} | null | null | null | null | null | null | null | {"value": {"count": 3239, "bytes": 18570}} | {"value": {"count": 197, "bytes": 1628}} | null | null | null | null | {"(": {"count": 197, "bytes": 197}, ",": {"count": 3042, "bytes": 3042}, ")": {"count": 197, "bytes": 197}, ";": {"count": 197, "bytes": 197}} | {"value": {"count": 591, "bytes": 591}} | {"value": {"count": 211, "bytes": 211}} | null | 197 |
28a27dbc1ece4b5c7202de38a62eaa93a74c9c46 | eb5d90d4269385d61828940e2393a980e14219d5 | /nodejsAdmin/db.sql | 89e6a6c92cad7df2767424cb47a897924f321b6c | [] | no_license | 735516422/vueDog | 1f740a5725a8eb5758e2f72c9ebf09a581a55978 | b663a4d00d03adfa0bdb9f60d41b9b59aed5d7c6 | refs/heads/master | 2023-01-23T01:36:25.755368 | 2019-07-15T16:02:31 | 2019-07-15T16:02:31 | 189,872,639 | 0 | 0 | null | 2023-01-04T04:35:34 | 2019-06-02T16:57:08 | Vue | UTF-8 | SQL | false | false | 16,364 | sql | db.sql | null | null | null | null | null | null | null | {"SET": {"count": 1, "bytes": 3}, "NAMES": {"count": 1, "bytes": 5}, "DATABASE": {"count": 2, "bytes": 16}, "IF": {"count": 1, "bytes": 2}, "EXISTS": {"count": 1, "bytes": 6}, "CHARSET": {"count": 1, "bytes": 7}, "USE": {"count": 1, "bytes": 3}, "TABLE": {"count": 7, "bytes": 35}, "PRIMARY KEY": {"count": 7, "bytes": 77}, "AUTO_INCREMENT": {"count": 7, "bytes": 98}, "INTO": {"count": 89, "bytes": 356}, "VALUES": {"count": 89, "bytes": 534}, "null": {"count": 89, "bytes": 356}, "FOREIGN": {"count": 4, "bytes": 28}, "REFERENCES": {"count": 4, "bytes": 40}, "type": {"count": 1, "bytes": 4}} | null | null | {"DROP": {"count": 1, "bytes": 4}, "CREATE": {"count": 8, "bytes": 48}} | {"INSERT": {"count": 89, "bytes": 534}} | null | null | null | null | null | {"value": {"count": 124, "bytes": 159}} | null | {"value": {"count": 329, "bytes": 5600}} | {"value": {"count": 170, "bytes": 1835}} | {"INT": {"count": 12, "bytes": 36}, "TEXT": {"count": 2, "bytes": 8}} | null | {"#": {"count": 8, "bytes": 8}} | {"=": {"count": 1, "bytes": 1}} | {";": {"count": 100, "bytes": 100}, "(": {"count": 120, "bytes": 120}, ",": {"count": 464, "bytes": 464}, ")": {"count": 120, "bytes": 120}} | {"value": {"count": 484, "bytes": 484}} | {"value": {"count": 154, "bytes": 154}} | null | 100 |
155e61bf55368b3f65f78e9a3a499f092f578bd6 | b3e1679cea6a63bd26ccdec01e8502a78101db2d | /migrations/003.do.create_fuudi_reviews.sql | db4388a04be2f90422d056487e209ef1dc09c43f | [] | no_license | clipqq/fuudi | 29747697dd180966889b085438092115e776225d | feac2c8f93387fe25382f7743b5dcbb3ce5d1ece | refs/heads/master | 2023-02-10T21:41:57.074733 | 2020-02-20T17:50:15 | 2020-02-20T17:50:15 | 225,246,842 | 0 | 0 | null | 2023-01-24T00:51:29 | 2019-12-01T23:29:57 | JavaScript | UTF-8 | SQL | false | false | 332 | sql | 003.do.create_fuudi_reviews.sql | null | null | null | null | null | null | null | {"TABLE": {"count": 1, "bytes": 5}, "PRIMARY KEY": {"count": 1, "bytes": 11}, "NOT NULL": {"count": 5, "bytes": 40}, "DEFAULT": {"count": 1, "bytes": 7}, "REFERENCES": {"count": 2, "bytes": 20}, "ON": {"count": 2, "bytes": 4}, "CASCADE": {"count": 2, "bytes": 14}} | null | null | {"CREATE": {"count": 1, "bytes": 6}} | {"DELETE": {"count": 2, "bytes": 12}} | null | null | null | null | null | null | null | null | {"value": {"count": 11, "bytes": 80}} | {"SERIAL": {"count": 1, "bytes": 6}, "text": {"count": 1, "bytes": 4}, "TEXT": {"count": 1, "bytes": 4}, "INTEGER": {"count": 3, "bytes": 21}, "TIMESTAMP": {"count": 1, "bytes": 9}} | null | null | null | {"(": {"count": 4, "bytes": 4}, ",": {"count": 5, "bytes": 5}, ")": {"count": 4, "bytes": 4}, ";": {"count": 1, "bytes": 1}} | {"value": {"count": 65, "bytes": 65}} | {"value": {"count": 9, "bytes": 9}} | null | 1 |
44f33b63aedbe0f319c278738575d666227ea532 | 577a3a50cfd61ec67765f4b091e7bd14cce076f7 | /admin/banco_de_dados/GetReadyGo_20110606_2210.sql.sql | cb6fe2ad4191501c8ebe34205b1a7e4bb9bcf3d5 | [] | no_license | jonasmferreira/get-ready-go | e8162b38a965af5f70cc9248524a5747ec5901ec | 2beca12f4b79e5b6bd9db7c15a919e1daa43f7cb | refs/heads/master | 2020-04-15T05:52:05.597947 | 2011-12-15T16:02:52 | 2011-12-15T16:02:52 | 35,052,401 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 282 | sql | GetReadyGo_20110606_2210.sql.sql | null | null | null | null | null | null | null | {"TABLE": {"count": 3, "bytes": 15}, "ADD": {"count": 3, "bytes": 9}, "COLUMN": {"count": 1, "bytes": 6}, "DEFAULT": {"count": 1, "bytes": 7}, "NULL": {"count": 1, "bytes": 4}, "AFTER": {"count": 1, "bytes": 5}, "UNIQUE": {"count": 2, "bytes": 12}, "INDEX": {"count": 2, "bytes": 10}} | null | null | {"ALTER": {"count": 3, "bytes": 15}} | null | null | null | null | null | null | {"value": {"count": 1, "bytes": 3}} | null | null | {"value": {"count": 10, "bytes": 138}} | null | null | null | null | {"(": {"count": 3, "bytes": 3}, ")": {"count": 3, "bytes": 3}, ";": {"count": 3, "bytes": 3}} | {"value": {"count": 23, "bytes": 23}} | {"value": {"count": 6, "bytes": 6}} | null | 3 |
e62749e054c72409cf15984322f7380016927ecc | e7bffd9d51647b6db79974d65a6042b11c1374f3 | /Database/Db.sql | 23729e7369f38828bfecea3bc8dabb62f7aba092 | [] | no_license | bthayer1990/InventoryManagement | 05a204d6efcc1765bc25878c2944abf0d7f7c6ec | e276060802b84ba0b5b38372eb2cb5705376d4d0 | refs/heads/master | 2020-05-20T09:14:39.113930 | 2016-11-05T16:02:00 | 2016-11-05T16:02:00 | 61,442,173 | 0 | 1 | null | 2016-09-08T16:07:10 | 2016-06-18T16:20:02 | JavaScript | UTF-8 | SQL | false | false | 4,559 | sql | Db.sql | null | {"value": {"count": 2, "bytes": 276}} | null | {"value": {"count": 7, "bytes": 216}} | null | null | null | {"ROLE": {"count": 1, "bytes": 4}, "INHERIT": {"count": 1, "bytes": 7}, "NOCREATEDB": {"count": 1, "bytes": 10}, "DATABASE": {"count": 1, "bytes": 8}, "OWNER": {"count": 12, "bytes": 60}, "ENCODING": {"count": 1, "bytes": 8}, "TABLESPACE": {"count": 1, "bytes": 10}, "CONNECTION": {"count": 1, "bytes": 10}, "LIMIT": {"count": 1, "bytes": 5}, "SCHEMA": {"count": 1, "bytes": 6}, "AUTHORIZATION": {"count": 1, "bytes": 13}, "TABLE": {"count": 22, "bytes": 110}, "NOT NULL": {"count": 11, "bytes": 88}, "CONSTRAINT": {"count": 21, "bytes": 210}, "PRIMARY KEY": {"count": 11, "bytes": 121}, "OIDS": {"count": 11, "bytes": 44}, "FALSE": {"count": 11, "bytes": 55}, "TO": {"count": 11, "bytes": 22}, "money": {"count": 1, "bytes": 5}, "FOREIGN": {"count": 10, "bytes": 70}, "KEY": {"count": 10, "bytes": 30}, "REFERENCES": {"count": 10, "bytes": 100}, "MATCH": {"count": 10, "bytes": 50}, "SIMPLE": {"count": 10, "bytes": 60}, "ON": {"count": 20, "bytes": 40}, "NO": {"count": 20, "bytes": 40}} | {"WITH": {"count": 12, "bytes": 48}} | null | {"CREATE": {"count": 14, "bytes": 84}, "ALTER": {"count": 11, "bytes": 55}} | {"UPDATE": {"count": 10, "bytes": 60}, "DELETE": {"count": 10, "bytes": 60}} | null | null | null | null | null | {"value": {"count": 1, "bytes": 2}} | {"value": {"count": 4, "bytes": 41}} | {"value": {"count": 56, "bytes": 660}} | {"value": {"count": 126, "bytes": 729}} | {"serial": {"count": 6, "bytes": 36}, "text": {"count": 5, "bytes": 20}, "integer": {"count": 10, "bytes": 70}} | null | null | {"=": {"count": 17, "bytes": 17}} | {";": {"count": 25, "bytes": 25}, ".": {"count": 32, "bytes": 32}, "(": {"count": 53, "bytes": 53}, ",": {"count": 32, "bytes": 32}, ")": {"count": 53, "bytes": 53}} | {"value": {"count": 617, "bytes": 617}} | {"value": {"count": 186, "bytes": 186}} | null | 25 |
9f073daff3d3f425d5018c3fa44eb96acbf13c45 | 1f5093473929c813926fbfd61ca37d79a88cb67a | /corpora/parallel/DE-EN/tab/98-03-12_55_de-en.tab | 6476095b0a13111bd3a9b2a436cb2e23c5e4fd89 | [] | no_license | black13/europarl-de-en-corpera | 371ccbac63de694e6aab98f505daaa9af7909867 | 9b71aebca5610edc60db266ea29015c18564830e | refs/heads/master | 2020-12-29T09:02:29.237336 | 2020-02-05T15:54:36 | 2020-02-05T15:54:36 | 238,487,841 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 2,941 | tab | 98-03-12_55_de-en.tab | null | null | null | null | null | {"'": {"count": 1, "bytes": 1}} | null | {"to": {"count": 14, "bytes": 28}, "join": {"count": 2, "bytes": 8}, "in": {"count": 8, "bytes": 16}, "For": {"count": 1, "bytes": 3}, "is": {"count": 6, "bytes": 12}, "on": {"count": 3, "bytes": 6}, "of": {"count": 3, "bytes": 6}, "and": {"count": 4, "bytes": 12}, "not": {"count": 7, "bytes": 21}, "are": {"count": 2, "bytes": 6}, "under": {"count": 1, "bytes": 5}, "time": {"count": 1, "bytes": 4}, "some": {"count": 1, "bytes": 4}, "all": {"count": 3, "bytes": 9}, "while": {"count": 1, "bytes": 5}, "from": {"count": 1, "bytes": 4}, "do": {"count": 2, "bytes": 4}, "as": {"count": 3, "bytes": 6}, "if": {"count": 1, "bytes": 2}, "All": {"count": 1, "bytes": 3}, "when": {"count": 1, "bytes": 4}, "connection": {"count": 1, "bytes": 10}, "between": {"count": 1, "bytes": 7}} | null | null | null | null | null | null | null | null | null | null | null | null | {"value": {"count": 414, "bytes": 2144}} | {"number": {"count": 1, "bytes": 6}} | null | null | {"like": {"count": 4, "bytes": 16}, "!": {"count": 6, "bytes": 6}} | {",": {"count": 46, "bytes": 46}, ".": {"count": 21, "bytes": 21}} | {"value": {"count": 473, "bytes": 473}} | {"value": {"count": 13, "bytes": 13}} | null | 1 |
d0e212726867429643fa0958d91d8209b088eed5 | 9412c31f62ab2439260ec5d5a43ea903fb690bef | /CONTROLADOR/Conf/BDPrestamo.sql | 2fa64e277e3edb6d8926b49da59733bee9940f04 | [] | no_license | Jhon0103/PHPPrestamos | a45b9835643c6e0e2799d3c2d62c19d22a39c44e | 0e9350ce47bbf311f2e8be075b4abefc1a11962f | refs/heads/main | 2023-04-06T03:43:25.133646 | 2021-04-08T19:55:39 | 2021-04-08T19:55:39 | 356,024,711 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 837 | sql | BDPrestamo.sql | null | null | null | null | null | {"$": {"count": 2, "bytes": 2}} | null | {"DATABASE": {"count": 2, "bytes": 16}, "IF": {"count": 1, "bytes": 2}, "USE": {"count": 1, "bytes": 3}, "TABLE": {"count": 1, "bytes": 5}, "AUTO_INCREMENT": {"count": 1, "bytes": 14}, "PRIMARY KEY": {"count": 1, "bytes": 11}, "INTO": {"count": 4, "bytes": 16}, "VALUES": {"count": 4, "bytes": 24}, "NULL": {"count": 4, "bytes": 16}, "FROM": {"count": 1, "bytes": 4}, "DELIMITER": {"count": 2, "bytes": 18}} | null | null | {"DROP": {"count": 1, "bytes": 4}, "CREATE": {"count": 2, "bytes": 12}} | {"INSERT": {"count": 4, "bytes": 24}, "SELECT": {"count": 1, "bytes": 6}} | null | null | {"value": {"count": 1, "bytes": 322}} | null | null | {"value": {"count": 3, "bytes": 5}} | {"value": {"count": 12, "bytes": 110}} | null | {"value": {"count": 16, "bytes": 116}} | {"INT": {"count": 1, "bytes": 3}, "VARCHAR": {"count": 1, "bytes": 7}} | null | null | null | {";": {"count": 9, "bytes": 9}, "(": {"count": 8, "bytes": 8}, ",": {"count": 15, "bytes": 15}, ")": {"count": 8, "bytes": 8}} | {"value": {"count": 35, "bytes": 35}} | {"value": {"count": 21, "bytes": 21}} | {"*": {"count": 1, "bytes": 1}} | 10 |
93451dd14f531bc462eede257601bc8a4443428a | 897060e37a7ac2db86affab2951ce804620c86f2 | /src/main/resources/sql/data-H2.sql | 2f60582a6349cbd4f93f17ab35d2ed365e37d003 | [] | no_license | wanghao123456/web-template | 594ac4bf26d7d5a18d0bdea1acc181148c66d55f | 1e02785c5325ad33d32fd67d7756e18eb5a910d3 | refs/heads/master | 2020-04-22T19:38:01.751275 | 2019-03-29T08:02:19 | 2019-03-29T08:02:19 | 170,614,100 | 0 | 1 | null | 2019-03-29T08:02:20 | 2019-02-14T02:32:14 | Java | UTF-8 | SQL | false | false | 379 | sql | data-H2.sql | null | null | null | null | null | null | null | {"into": {"count": 4, "bytes": 16}, "values": {"count": 4, "bytes": 24}, "user": {"count": 1, "bytes": 4}} | null | null | null | {"insert": {"count": 4, "bytes": 24}} | null | null | null | null | null | {"value": {"count": 10, "bytes": 10}} | {"value": {"count": 7, "bytes": 115}} | null | {"value": {"count": 12, "bytes": 70}} | null | null | null | null | {"(": {"count": 12, "bytes": 12}, ",": {"count": 18, "bytes": 18}, ")": {"count": 12, "bytes": 12}, ";": {"count": 4, "bytes": 4}} | {"value": {"count": 56, "bytes": 56}} | {"value": {"count": 14, "bytes": 14}} | null | 4 |
6b40dd6df9541658068a595520d1da6649575f09 | cc282a36623d92b759e797f3d218c504e77d7fd9 | /patching/customisations/transmart-data_ddl_postgres_i2b2demodata_study.sql | a29d0a9716398552bfab14156c74803922b1cd1e | [] | no_license | Lundbeck-Biometrics/tranSMART-admin | 88dcb043f304d2b9d1dcb915af0a9029e92ae0d3 | bb5bed543d01d41ca8c4d738e78fded3ab4884b1 | refs/heads/master | 2021-01-02T08:50:49.109912 | 2018-06-11T14:32:49 | 2018-06-11T14:32:49 | 99,080,799 | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 2,000 | sql | transmart-data_ddl_postgres_i2b2demodata_study.sql | null | null | null | {"value": {"count": 29, "bytes": 801}} | null | null | null | {"SEQUENCE": {"count": 1, "bytes": 8}, "INCREMENT": {"count": 1, "bytes": 9}, "BY": {"count": 1, "bytes": 2}, "NO": {"count": 2, "bytes": 4}, "MINVALUE": {"count": 1, "bytes": 8}, "MAXVALUE": {"count": 1, "bytes": 8}, "CACHE": {"count": 1, "bytes": 5}, "TABLE": {"count": 4, "bytes": 20}, "NOT NULL": {"count": 3, "bytes": 24}, "character": {"count": 2, "bytes": 18}, "ONLY": {"count": 2, "bytes": 8}, "COLUMN": {"count": 6, "bytes": 36}, "SET": {"count": 1, "bytes": 3}, "DEFAULT": {"count": 1, "bytes": 7}, "ADD": {"count": 1, "bytes": 3}, "CONSTRAINT": {"count": 1, "bytes": 10}, "PRIMARY KEY": {"count": 1, "bytes": 11}, "UNIQUE": {"count": 2, "bytes": 12}, "INDEX": {"count": 3, "bytes": 15}, "ON": {"count": 9, "bytes": 18}, "USING": {"count": 3, "bytes": 15}, "COMMENT": {"count": 6, "bytes": 42}, "IS": {"count": 6, "bytes": 12}} | {"WITH": {"count": 1, "bytes": 4}} | null | {"CREATE": {"count": 5, "bytes": 30}, "ALTER": {"count": 3, "bytes": 15}} | {"START": {"count": 1, "bytes": 5}} | null | null | null | null | null | {"value": {"count": 7, "bytes": 12}} | {"value": {"count": 7, "bytes": 259}} | null | {"value": {"count": 41, "bytes": 365}} | {"bigint": {"count": 1, "bytes": 6}, "text": {"count": 1, "bytes": 4}} | null | null | null | {";": {"count": 13, "bytes": 13}, "(": {"count": 9, "bytes": 9}, ",": {"count": 5, "bytes": 5}, ")": {"count": 9, "bytes": 9}, "::": {"count": 1, "bytes": 2}, ".": {"count": 6, "bytes": 6}} | {"value": {"count": 115, "bytes": 115}} | {"value": {"count": 33, "bytes": 33}} | null | 13 |
4438f3ed8ac88787c92015510e17c29f014969d0 | 5529f9e0b779416f9387634a48f93c9786260381 | /express-back-end/db/schema/03_plots.sql | 8b0cd8490d49f42c692953a2a5298e20f9628513 | [] | no_license | Wagsnerlund/bloom | 8da4171d836a01b0736022d760b47d8c0753fa82 | 673ba339ea80a051319c526244e306fb818ca62e | refs/heads/master | 2023-06-03T05:12:12.539653 | 2021-06-13T20:46:59 | 2021-06-13T20:46:59 | null | 0 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 232 | sql | 03_plots.sql | null | null | null | null | null | null | null | {"TABLE": {"count": 2, "bytes": 10}, "IF": {"count": 1, "bytes": 2}, "EXISTS": {"count": 1, "bytes": 6}, "CASCADE": {"count": 2, "bytes": 14}, "PRIMARY KEY": {"count": 1, "bytes": 11}, "NOT NULL": {"count": 2, "bytes": 16}, "REFERENCES": {"count": 1, "bytes": 10}, "ON": {"count": 1, "bytes": 2}, "location": {"count": 1, "bytes": 8}} | null | null | {"DROP": {"count": 1, "bytes": 4}, "CREATE": {"count": 1, "bytes": 6}} | {"DELETE": {"count": 1, "bytes": 6}} | null | null | null | null | null | {"value": {"count": 1, "bytes": 2}} | null | null | {"value": {"count": 9, "bytes": 66}} | {"SERIAL": {"count": 1, "bytes": 6}, "INTEGER": {"count": 1, "bytes": 7}, "SMALLINT": {"count": 2, "bytes": 16}} | null | null | null | {";": {"count": 2, "bytes": 2}, "(": {"count": 3, "bytes": 3}, ",": {"count": 4, "bytes": 4}, ")": {"count": 3, "bytes": 3}} | {"value": {"count": 21, "bytes": 21}} | {"value": {"count": 7, "bytes": 7}} | null | 2 |
67d143a152810b2b0dbb03e1e07cf9b5030a2f14 | 6ab960c38d679bc6ec2b1260fe84f7710038ef16 | /assgin/P1_04.sql | b0b8c2af16cbf6ad79488e6bda9937e3e79b2fc4 | [] | no_license | Niayaa/project | bb65d3440166e339dd998e6c8bffc36587ed1f41 | 948536c1c333be056061683c314c0313a2c20b07 | refs/heads/master | 2022-12-13T03:31:57.275058 | 2020-02-24T21:07:50 | 2020-02-24T21:07:50 | 242,842,732 | 0 | 0 | null | 2022-12-09T01:14:12 | 2020-02-24T21:02:25 | Java | UTF-8 | SQL | false | false | 850 | sql | P1_04.sql | null | {"value": {"count": 2, "bytes": 451}} | null | null | null | null | null | {"table": {"count": 2, "bytes": 10}, "if": {"count": 1, "bytes": 2}, "exists": {"count": 1, "bytes": 6}, "as": {"count": 3, "bytes": 6}, "from": {"count": 3, "bytes": 12}, "where": {"count": 2, "bytes": 10}, "group by": {"count": 1, "bytes": 8}, "max": {"count": 1, "bytes": 3}} | null | null | {"drop": {"count": 1, "bytes": 4}, "create": {"count": 1, "bytes": 6}} | {"select": {"count": 3, "bytes": 18}} | null | null | null | null | null | {"value": {"count": 1, "bytes": 1}} | null | null | {"value": {"count": 31, "bytes": 236}} | null | null | {"||": {"count": 1, "bytes": 2}} | {"==": {"count": 2, "bytes": 4}} | {";": {"count": 3, "bytes": 3}, ".": {"count": 9, "bytes": 9}, ",": {"count": 7, "bytes": 7}, "(": {"count": 3, "bytes": 3}, ")": {"count": 3, "bytes": 3}} | {"value": {"count": 35, "bytes": 35}} | {"value": {"count": 10, "bytes": 10}} | {"*": {"count": 1, "bytes": 1}} | 4 |
7c128b8d8fd966abee47d7e3799342005e55b3b4 | 38398d1f4775659740d2395dcefd69ec19e795f9 | /Scheduler/dropSchemaInformix.sql | 6b8da28f5be39f7dd6ace7e6103db0b8989c45d6 | [] | no_license | bayernmunich/IBM1 | c85aaffb295266d71d8569c24b5a5f5c0832f25a | 70c29f30f7e6b5232fdc30470d87be5bae1778c7 | refs/heads/master | 2020-03-24T21:30:54.572388 | 2018-07-31T15:56:23 | 2018-07-31T15:56:23 | 143,036,663 | 1 | 0 | null | null | null | null | UTF-8 | SQL | false | false | 618 | sql | dropSchemaInformix.sql | null | null | null | {"value": {"count": 7, "bytes": 376}} | null | null | null | {"INDEX": {"count": 3, "bytes": 15}, "TABLE": {"count": 4, "bytes": 20}} | null | null | {"DROP": {"count": 7, "bytes": 28}} | null | null | null | null | null | null | null | null | null | {"value": {"count": 14, "bytes": 141}} | null | null | null | null | {";": {"count": 7, "bytes": 7}} | {"value": {"count": 14, "bytes": 14}} | {"value": {"count": 15, "bytes": 15}} | null | 7 |
Subsets and Splits