Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

make_qr

generate QR code only with PL/SQL

the function MAKE_QR.qr_bin(p_text in varchar2) returns BLOB, this a monochrome file BMP type, that contains the QR code for example, use as select MAKE_QR.qr_bin('Any text to encode QR code') from dual;

About

generate QR code only with PL/SQL

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages