Skip to content

Commit 5e9247c

Browse files
author
Jitendra Singh
authored
fixed markdown syntax error.
Just a small contribution.
1 parent dd5f7f8 commit 5e9247c

File tree

1 file changed

+40
-40
lines changed

1 file changed

+40
-40
lines changed

README.md

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Oracle PL/SQL Utility Library
66
This library is a collection of various utility packages for PL/SQL, as well as links to useful libraries hosted and maintained elsewhere.
77

88

9-
##Generate PDF files using PL/SQL
9+
## Generate PDF files using PL/SQL
1010

1111

1212
* https://technology.amis.nl/2012/04/11/generating-a-pdf-document-with-some-plsql-as_pdf_mini-as_pdf3/
@@ -19,7 +19,7 @@ This library is a collection of various utility packages for PL/SQL, as well as
1919
* PDFGEN_PKG
2020

2121

22-
##Generate Excel files using PL/SQL
22+
## Generate Excel files using PL/SQL
2323

2424
* https://technology.amis.nl/2011/02/19/create-an-excel-file-with-plsql/
2525
* http://www.jasonsdevelopercorner.com/?page_id=8
@@ -30,11 +30,11 @@ This library is a collection of various utility packages for PL/SQL, as well as
3030
* XLSX_BUILDER_PKG
3131
* SYLK_UTIL_PKG
3232

33-
##Generate RTF files using PL/SQL
33+
## Generate RTF files using PL/SQL
3434

3535
* http://monkeyonoracle.blogspot.com/2009/07/dynamic-rtf-documents-revisited.html
3636

37-
##Working with Office 2007 (OOXML) files using PL/SQL
37+
## Working with Office 2007 (OOXML) files using PL/SQL
3838

3939
<img src="http://upload.wikimedia.org/wikipedia/commons/thumb/1/1b/X-office-document.svg/48px-X-office-document.svg.png" align="right" />
4040
<img src="http://upload.wikimedia.org/wikipedia/commons/thumb/0/07/X-office-presentation.svg/48px-X-office-presentation.svg.png" align="right" />
@@ -46,22 +46,22 @@ This library is a collection of various utility packages for PL/SQL, as well as
4646
* http://www.docufy.be/
4747
* OOXML_UTIL_PKG
4848

49-
##Zip and unzip files using PL/SQL
49+
## Zip and unzip files using PL/SQL
5050

5151
<img src="http://upload.wikimedia.org/wikipedia/commons/thumb/9/9c/The_Unarchiver_zip.png/64px-The_Unarchiver_zip.png" align="right" /><br>
5252

5353
* https://technology.amis.nl/2010/03/13/utl_compress-gzip-and-zlib/
5454
* ZIP_UTIL_PKG
5555

56-
##Generate and parse CSV files using PL/SQL
56+
## Generate and parse CSV files using PL/SQL
5757

5858
<img src="http://upload.wikimedia.org/wikipedia/commons/thumb/3/38/CsvDelimited001.svg/113px-CsvDelimited001.svg.png" align="right" /><br>
5959

6060
* http://ora-00001.blogspot.com/2010/04/select-from-spreadsheet-or-how-to-parse.html
6161
* CSV_UTIL_PKG
6262

6363

64-
##Generate and parse RSS feeds using PL/SQL
64+
## Generate and parse RSS feeds using PL/SQL
6565

6666
<img src="http://upload.wikimedia.org/wikipedia/commons/thumb/4/43/Feed-icon.svg/75px-Feed-icon.svg.png" align="right" /><br>
6767

@@ -70,25 +70,25 @@ This library is a collection of various utility packages for PL/SQL, as well as
7070
* RSS_UTIL_PKG
7171

7272

73-
##Generate JSON using PL/SQL
73+
## Generate JSON using PL/SQL
7474

7575
* http://ora-00001.blogspot.com/2010/02/ref-cursor-to-json.html
7676
* JSON_UTIL_PKG
7777

7878

79-
##Parse JSON using PL/SQL
79+
## Parse JSON using PL/SQL
8080

8181
* https://github.com/pljson/pljson
8282
* http://reseau.erasme.org/pl-sql-library-for-JSON?lang=en
8383

8484

85-
##Transfer files (FTP) using PL/SQL
85+
## Transfer files (FTP) using PL/SQL
8686

8787
* http://www.oracle-base.com/articles/misc/FTPFromPLSQL.php
8888
* FTP_UTIL_PKG
8989

9090

91-
##Send email (SMTP) using PL/SQL
91+
## Send email (SMTP) using PL/SQL
9292

9393
<img src="http://upload.wikimedia.org/wikipedia/commons/thumb/b/b1/Arobaze.svg/75px-Arobaze.svg.png" align="right" /><br>
9494

@@ -97,12 +97,12 @@ This library is a collection of various utility packages for PL/SQL, as well as
9797
* MAIL_UTIL_PKG
9898

9999

100-
##Receive email (POP3) using PL/SQL
100+
## Receive email (POP3) using PL/SQL
101101

102102
* POP3_UTIL_PKG
103103

104104

105-
##Receive email (POP3 and IMAP) using PL/SQL (and Java)
105+
## Receive email (POP3 and IMAP) using PL/SQL (and Java)
106106

107107
* http://plsqlmailclient.sourceforge.net/
108108

@@ -112,7 +112,7 @@ This library is a collection of various utility packages for PL/SQL, as well as
112112
* MS_EWS_UTIL_PKG
113113

114114

115-
##Integrate with Google services (Google Maps, Google Calendar, Google Translate) using PL/SQL
115+
## Integrate with Google services (Google Maps, Google Calendar, Google Translate) using PL/SQL
116116

117117
<img src="http://upload.wikimedia.org/wikipedia/commons/thumb/3/30/Googlelogo.png/200px-Googlelogo.png" align="right" /><br>
118118

@@ -122,7 +122,7 @@ This library is a collection of various utility packages for PL/SQL, as well as
122122
* GOOGLE_MAPS_PKG
123123
* GOOGLE_TRANSLATE_PKG
124124

125-
##Integrate with Amazon web services (Simple Storage Service S3) using PL/SQL
125+
## Integrate with Amazon web services (Simple Storage Service S3) using PL/SQL
126126

127127
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/1/1d/AmazonWebservices_Logo.svg/200px-AmazonWebservices_Logo.svg.png" align="right" /><br>
128128

@@ -131,19 +131,19 @@ This library is a collection of various utility packages for PL/SQL, as well as
131131
* AMAZON_AWS_AUTH_PKG
132132
* AMAZON_AWS_S3_PKG
133133

134-
##Integrate with PayPal web services
134+
## Integrate with PayPal web services
135135

136136
<img src="http://upload.wikimedia.org/wikipedia/commons/thumb/3/39/PayPal_logo.svg/200px-PayPal_logo.svg.png" align="right" /><br>
137137

138138
* PAYPAL_UTIL_PKG
139139

140-
##Integrate with Twitter using PL/SQL
140+
## Integrate with Twitter using PL/SQL
141141

142142
<img src="http://upload.wikimedia.org/wikipedia/en/9/9f/Twitter_bird_logo_2012.svg" width="100" align="right" /><br>
143143

144144
* http://oratweet.com/
145145

146-
##Call SOAP and REST web services using PL/SQL
146+
## Call SOAP and REST web services using PL/SQL
147147

148148
* http://jastraub.blogspot.com/2008/06/flexible-web-service-api.html
149149
* https://flex-ws-api.samplecode.oracle.com/
@@ -154,44 +154,44 @@ This library is a collection of various utility packages for PL/SQL, as well as
154154
* T_SOAP_ENVELOPE
155155

156156

157-
##Publish SOAP web service using PL/SQL
157+
## Publish SOAP web service using PL/SQL
158158

159159
<img src="http://upload.wikimedia.org/wikipedia/commons/thumb/5/59/SOAP.svg/182px-SOAP.svg.png" align="right" /><br>
160160

161161
* http://ora-00001.blogspot.com/2011/01/soap-server-in-plsql.html
162162
* SOAP_SERVER_PKG
163163

164-
##Publish REST web services using PL/SQL
164+
## Publish REST web services using PL/SQL
165165

166166
* http://ora-00001.blogspot.com/2009/07/creating-rest-web-service-with-plsql.html
167167
* http://www.oracle-base.com/articles/misc/XMLOverHTTP.php
168168

169-
##Regular expressions using PL/SQL
169+
## Regular expressions using PL/SQL
170170

171171
<img src="http://upload.wikimedia.org/math/2/a/8/2a8ea57cab60c6ac9279fbf68e37ba0d.png" align="right" /><br>
172172

173173
* REGEXP_UTIL_PKG
174174

175175

176-
##String, date and math utilities
176+
## String, date and math utilities
177177

178178
* DATE_UTIL_PKG
179179
* MATH_UTIL_PKG
180180
* STRING_UTIL_PKG
181181

182-
##Encoding and data type utilities
182+
## Encoding and data type utilities
183183

184184
* ENCODE_UTIL_PKG
185185
* RAW_UTIL_PKG
186186

187-
##SQL utilities
187+
## SQL utilities
188188

189189
<img src="http://upload.wikimedia.org/wikipedia/commons/thumb/a/aa/SQL_ANATOMY_wiki.svg/275px-SQL_ANATOMY_wiki.svg.png" align="right" /><br>
190190

191191
* SQL_BUILDER_PKG
192192
* SQL_UTIL_PKG
193193

194-
##XML utilities
194+
## XML utilities
195195

196196
<img src="http://upload.wikimedia.org/wikipedia/commons/thumb/6/68/XML.svg/125px-XML.svg.png" align="right" /><br>
197197

@@ -201,38 +201,38 @@ This library is a collection of various utility packages for PL/SQL, as well as
201201
* XML_STYLESHEET_PKG
202202
* XML_UTIL_PKG
203203

204-
##File utilities
204+
## File utilities
205205

206206
* FILE_UTIL_PKG
207207

208-
##HTTP utilities
208+
## HTTP utilities
209209

210210
* HTTP_UTIL_PKG
211211

212-
##Encryption and security utilities and protocols
212+
## Encryption and security utilities and protocols
213213

214214
* http://ora-00001.blogspot.com/2011/08/ntlm-for-plsql.html
215215
* CRYPTO_UTIL_PKG
216216
* NTLM_UTIL_PKG
217217
* NTLM_HTTP_PKG
218218

219-
##Logging and debugging utilities
219+
## Logging and debugging utilities
220220

221221
* https://github.com/tmuth/Logger---A-PL-SQL-Logging-Utility
222222
* http://sourceforge.net/projects/log4plsql/
223223
* http://sourceforge.net/projects/ilo/
224224
* DEBUG_PKG
225225

226-
##Generating test data and random bits using PL/SQL
226+
## Generating test data and random bits using PL/SQL
227227

228228
* http://ora-00001.blogspot.com/2011/02/generating-test-data-using-plsql.html
229229
* RANDOM_UTIL_PKG
230230

231-
##PL/SQL Web Toolkit (OWA) utilities
231+
## PL/SQL Web Toolkit (OWA) utilities
232232

233233
* OWA_UTIL_PKG
234234

235-
##Web Gateways for PL/SQL
235+
## Web Gateways for PL/SQL
236236

237237
* http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14258/d_epg.htm
238238
* http://download.oracle.com/docs/cd/B14099_19/web.1012/b14010/toc.htm
@@ -241,40 +241,40 @@ This library is a collection of various utility packages for PL/SQL, as well as
241241
* http://sourceforge.net/projects/dbprism/
242242
* http://oss.oracle.com/projects/mod_owa/dist/documentation/modowa.htm
243243

244-
##jQGrid Integration Kit for PL/SQL and Apex
244+
## jQGrid Integration Kit for PL/SQL and Apex
245245

246246
* http://ora-00001.blogspot.com/2010/03/jqgrid-integration-kit-for-plsql-and.html
247247
* http://code.google.com/p/jqgrid-for-plsql/
248248

249-
##Application Express APIs
249+
## Application Express APIs
250250

251251
* http://download.oracle.com/docs/cd/E17556_01/doc/apirefs.40/e15519/toc.htm
252252
* APEX_UTIL_PKG
253253

254-
##Miscellaneous utilities and demos
254+
## Miscellaneous utilities and demos
255255

256256
* http://www.oracle.com/webfolder/technetwork/tutorials/plsql/sfdemo.zip
257257
* http://www.toadworld.com/platforms/oracle/w/wiki/8243.plsql-obsession
258258

259-
##PL/SQL Frameworks
259+
## PL/SQL Frameworks
260260

261261
* http://sourceforge.net/projects/plsqlframestart/
262262
* http://www.toadworld.com/Freeware/PLVisionFreeware/tabid/687/Default.aspx
263263

264-
##PL/SQL Wrappers for Java
264+
## PL/SQL Wrappers for Java
265265

266266
* http://sourceforge.net/projects/oracle-jutils/
267267

268-
##Unit Testing Frameworks for PL/SQL
268+
## Unit Testing Frameworks for PL/SQL
269269

270270
* https://utplsql.github.io/
271271
* http://code.google.com/p/pluto-test-framework/
272272

273-
##Documentation Generators (JavaDoc-style)
273+
## Documentation Generators (JavaDoc-style)
274274

275275
* http://sourceforge.net/projects/plsqlutils/
276276
* http://www.thatjeffsmith.com/archive/2012/03/javadoc-for-the-database-a-la-dbdoc-via-sql-developer/
277277

278-
##Scripting, deployment and installation utilities
278+
## Scripting, deployment and installation utilities
279279

280280
* http://code.google.com/p/oracle-ddl2svn/

0 commit comments

Comments
 (0)