Published in
DevX | Published on April 16, 2020
Explore the toIntExact() method in the java.lang.Math Package.
Published in
DevX | Published on April 15, 2020
Choose one of these three SQL queries that will return all the database objects that depend on it.
Published in
DevX | Published on April 14, 2020
In MySQL, the TRIM function has additional implementations other than just trimming spaces. See what else you can do.
Published in
DevX | Published on April 13, 2020
See an example of how to read a file via GSON.
Published in
DevX | Published on April 10, 2020
See how to check whether or not a number is finite in Python.
Published in
DevX | Published on April 9, 2020
Learn how to retrieve needed files from a JAR file.
Published in
DevX | Published on April 8, 2020
See why you should avoid prefixing your Stored Procedure names with sp_.
Published in
DevX | Published on April 7, 2020
Explore the least and greatest functions in MySQL.
Published in
DevX | Published on April 6, 2020
See an example of how to log HikariCP details.
Published in
DevX | Published on April 3, 2020
Learn how to return multiple values in Python.