Explain Codes LogoExplain Codes Logo

Best Articles — Page 190

How to detect if a string contains at least a number?

sql
pattern-matching
sql-server
postgresql

Tight_layout() doesn't take into account figure suptitle

python
tight_layout
suptitle
matplotlib

How to convert a double to long without casting?

java
math-functions
precision
rounding

Optimistic locking in MySQL

sql
transaction-management
optimistic-locking
database-isolation-levels

Sql Server 2008 - IF NOT EXISTS INSERT ELSE UPDATE

sql
best-practices
performance
sql-server

Append a dictionary to a dictionary

python
dictionary-operations
data-merging
python-3.9

How to convert a currency string to a double with Javascript?

javascript
prompt-engineering
functions
regex

Can select * usage ever be justified?

sql
best-practices
performance
data-migration

Update `int` column in a table with unique incrementing values

sql
update
incrementing-values
sql-queries

How to validate an XML file against an XSD file?

java
xml-validation
xsd-validation
xml-schema

Temporary table in SQL server causing 'There is already an object named' error

sql
temp-tables
error-handling
sql-server

Sql Server check case-sensitivity?

sql
collation
sql-server
database-management

@column(s) not allowed on a @ManyToOne property

java
jpa
hibernate
best-practices

T-sql: Round to nearest 15 minute interval

sql
prompt-engineering
best-practices
dataframe

How to set java_home on Windows 7?

java
java-home
environment-variables
java-development-kit

How to remove .html from URL?

web-development
301-redirects
seo
htaccess

Convert from enum ordinal to enum type

java
enum
best-practices
performance

Cannot drop table users because other objects depend on it

sql
database-management
sql-queries
database-design

Convert seconds to HH-MM-SS with JavaScript?

javascript
exception-handling
performance
functions

Can we add a <span> inside an <h1> tag?

html
responsive-design
best-practices
accessibility