Skip to content

Code snippets I used in forum discussions, Q&A or blog posts.

License

Notifications You must be signed in to change notification settings

LarsBr/HANACodeSnippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

LBreddemann HANA Code Snippets

This repository contains code snippets I used in forum discussions, Q&A, blog posts, or presentations.

This code is not meant or designed to be production code and only intended to be used as illustration and to be used for educational purposes.

Be aware that this is a personal code repository and not in any way supported or guaranteed to actually work.

Use at your own risk!

Contents

  • sqlscript-turing-complete.sql - A demonstration that SQLScript is a turing complete language. It is the code used in my blog post.

  • mysql-timediff.sql - a HANA implementation of the timeDiff() function from mySQL.

  • sudo-grant.sql - a sudo command to allow non-SYSTEM users granting privileges as SYSTEM without ruining the whole security setup. This blog post has the complete story.

About

Code snippets I used in forum discussions, Q&A or blog posts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published