Explain Codes LogoExplain Codes Logo

Best Articles — Page 436

How to specify jackson to only use fields - preferably globally

java
jackson-configuration
objectmapper
json-serialization

Ora-00972 identifier is too long alias column name

sql
database-management
oracle-12.2
hibernate-configuration

Convert hex string to integer in Python

python
functions
error-handling
validation

Java "lambda expressions not supported at this language level"

java
java-8
lambda
build-tools

Mysql SELECT AS combine two columns into one

sql
concatenation
null-values
data-types

How to search and replace text in a file

python
file-manipulation
error-handling
regular-expressions

How to get the focused element with jQuery?

javascript
focus-detection
jquery
browser-behaviors

Is it a good practice to use an empty URL for a HTML form's action attribute? (action="")

html
best-practices
responsive-design
security

Mocha / Chai expect.to.throw not catching thrown errors

javascript
async-debugging
error-testing
mocha-chai

Mysql Inner Join with WHERE clause

sql
join
where-clause
sql-pitfalls

Oracle DB: How can I write query ignoring case?

sql
case-insensitive-search
sql-functions
database-performance

Read url to string in few lines Java code

java
try-with-resources
io-exceptions
java-8-streams

How can I create a link to a local file on a locally-run web page?

html
file-handling
local-file-links
blob-urls

Ios JavaScript bridge

javascript
javascript-bridge
web-development
performance

Creating a favicon

html
responsive-design
best-practices
web-development

Mysql Like multiple values

sql
join
performance
best-practices

How to input a regex in string.replace?

python
regex
string-replacement
regular-expressions

Custom Order in Oracle SQL

sql
join
performance
best-practices

Is it possible to iterate through JSONArray?

java
json-iteration
exception-handling
java-streams

How to calculate age (in years) based on Date of Birth and getDate()

sql
datetime-format
date-conversion
sql-functions