{"id":31801346,"url":"https://github.com/egasimov/sql-scripts","last_synced_at":"2026-02-19T14:02:08.545Z","repository":{"id":79220416,"uuid":"252469739","full_name":"egasimov/sql-scripts","owner":"egasimov","description":"Useful SQL Scripts","archived":false,"fork":false,"pushed_at":"2021-10-09T11:39:26.000Z","size":12,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-10T23:59:49.563Z","etag":null,"topics":["dynamic-sql","oracle","plsql","sql"],"latest_commit_sha":null,"homepage":null,"language":"PLSQL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/egasimov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-02T13:54:13.000Z","updated_at":"2024-05-20T14:45:21.000Z","dependencies_parsed_at":"2023-07-14T03:30:39.312Z","dependency_job_id":null,"html_url":"https://github.com/egasimov/sql-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/egasimov/sql-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egasimov%2Fsql-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egasimov%2Fsql-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egasimov%2Fsql-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egasimov%2Fsql-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/egasimov","download_url":"https://codeload.github.com/egasimov/sql-scripts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egasimov%2Fsql-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29616953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T13:04:20.082Z","status":"ssl_error","status_checked_at":"2026-02-19T13:03:33.775Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dynamic-sql","oracle","plsql","sql"],"created_at":"2025-10-10T23:59:06.379Z","updated_at":"2026-02-19T14:02:08.539Z","avatar_url":"https://github.com/egasimov.png","language":"PLSQL","readme":"\n### [Dynamically Viewing Columns of table ](https://github.com/egasimov/sql-scripts/blob/master/viewing/dynamically-viewing-columns.sql)\n- use of DBMS_SQL package\n- Determining colums of table - which is passed as argument to function.\n- full text of sql scripts will be known during runtime\n- Input params: view or table name\n- Output params: CLOB which contains the result of query\n\n--------------------------------------------------------\n\n### [Query the Paginated Data ](https://github.com/egasimov/sql-scripts/tree/master/pagination)\n- use of DBMS_SQL package\n- Pagination of data by the predifined colums\n- Input params: table name, page size, page number, sort data(column_name, sort_type)\n- Output param: REF Cursor which can be consumed by other functions or client apps\n- Test scripts can also be found here(https://github.com/egasimov/sql-scripts/tree/master/pagination/test)\n\n--------------------------------------------------------\n**PL/SQL | Dynamic SQL ** [Further Information](https://docs.oracle.com/cd/E11882_01/appdev.112/e25519/dynamic.htm#LNPLS011)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegasimov%2Fsql-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegasimov%2Fsql-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegasimov%2Fsql-scripts/lists"}