sql-database
Here are 142 public repositories matching this topic...
-
Updated
Oct 25, 2018 - Java
-
Updated
Apr 21, 2020 - Go
Problem with insert of text.
Insert into tableA values ("WORKS BUT NOT STANDARD" , 'STANDARD BUT IS NOT ACCEPTED');
Most exports from other databases uses SingleQuotedString. More Standard SQL.
Seems like expressions with SingleQuotedString works
-
Updated
Nov 23, 2020 - C
-
Updated
Sep 14, 2017
-
Updated
Sep 24, 2020 - JavaScript
-
Updated
Nov 21, 2020 - Java
-
Updated
Sep 20, 2019 - C
-
Updated
Jul 28, 2020 - R
-
Updated
Jul 17, 2020 - Java
-
Updated
May 2, 2019 - C++
-
Updated
Nov 19, 2020 - Rust
-
Updated
Jul 1, 2019 - C#
-
Updated
Nov 11, 2020 - Java
-
Updated
Oct 22, 2019 - Python
-
Updated
Oct 18, 2017 - Python
-
Updated
Nov 16, 2020 - Python
-
Updated
Jan 12, 2018 - PHP
-
Updated
Dec 9, 2018 - PowerShell
-
Updated
Feb 7, 2019 - PHP
-
Updated
Jun 2, 2019 - Shell
-
Updated
Nov 26, 2019 - JavaScript
-
Updated
Jun 25, 2020 - HTML
-
Updated
Feb 27, 2017 - Python
-
Updated
Jun 17, 2020 - C#
-
Updated
Nov 16, 2020
-
Updated
Oct 6, 2020 - PHP
Improve this page
Add a description, image, and links to the sql-database topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sql-database topic, visit your repo's landing page and select "manage topics."
Hello Maurits,
This is more of a request than it is an actual issue, but I think the value in this request is really high (for newcomers, especially - but not limited to).
Could you please add a COMPLETE application example of using the API (with user authentication, maybe even with the user-creation SQL script, table authorization, etc).
This would be really really helpful as a quickstart /