Explain Codes LogoExplain Codes Logo

Best Articles — Page 181

Data protocol URL size limitations

html
data-uri
blob-url
file-handling

How to change the default collation of a table?

sql
database-management
collation-alteration
mysql

Check if two "select"s are equivalent

sql
join
database
sql-standards

What is Dispatcher Servlet in Spring?

java
spring
dispatcher-servlet
request-processing

Get Table and Index storage size in SQL Server

sql
performance-tuning
storage-management
database-optimization

Fastest exit strategy for a Panic Button in Crisis/Abuse Websites?

web-development
responsive-design
best-practices
performance

Import PEM into Java Key Store

java
key-store
java-security
cryptography

Chrome extension: How to open a link in new tab?

web-development
chrome-extensions
javascript
best-practices

Set an empty DateTime variable

csharp
nullable-types
datetime
sql-stored-procedures

How can I round a number in JavaScript? .toFixed() returns a string?

javascript
number-rounding
math-functions
javascript-tricks

How to convert integer to decimal in SQL Server query?

sql
data-type-precedence
precision-control
error-handling

Mysql count group by having

sql
subqueries
sql-aggregation
group-by

Should I set max pool size in database connection string? What happens if I don't?

sql
database-connection
performance-optimization
best-practices

Dictionaries and default values

python
default-values
dictionary-operations
performance-optimization

What's a PostgreSQL "Cluster" and how do I create one?

sql
database-management
postgresql-configuration
cluster-management

Current State of Javascript Canvas Libraries?

javascript
canvas-libraries
javascript-libraries
web-development

How to add a column and make it a foreign key in a single MySQL statement?

sql
foreign-key
mysql-manipulation
database-design

Aggregating save()s in Django?

python
bulk-create
transactional-safety-net
database-migration

How to load image (and other assets) in an Angular project?

javascript
responsive-design
performance
best-practices

Mysql - How to grant read only permissions to a user?

sql
grant-permissions
mysql-privileges
database-security