Explain Codes LogoExplain Codes Logo

Best Articles — Page 434

Difference between Select Unique and Select Distinct

sql
select-distinct
data-integrity
unique-constraints

Generate a resultset of incrementing dates in T-SQL

sql
date-generation
performance
common-table-expressions

Decode HTML Entities in Python String?

python
html-entities
data-integrity
html-parser

Make iframe automatically adjust height according to the contents without using scrollbar?

html
iframe-resizing
responsive
cross-domain

What is the difference between JDK and JRE?

java
jdk
jre
java-development

Aligning a float:left div to center?

html
flexbox
responsive-design
animations

Get mySQL MONTH() to use leading zeros?

sql
date-format
leading-zeros
time-zones

Javascript Form Submit - Confirm or Cancel Submission Dialog Box

javascript
form-validation
user-experience
dialog-box

How can I make all images of different height and width the same via CSS?

html
responsive-design
css
object-fit

How to mix links ( <a> tag ) and headings ( <h1> tag ) in web standard?

html
html5
accessibility
user-experience

Mysql CREATE FUNCTION Syntax

sql
functions
best-practices
error-handling

How to select rows that have the current day's timestamp?

sql
date-comparison
indexing
execution-plans

Manually raising (throwing) an exception in Python

python
exception-handling
custom-exceptions
debugging

How to use CSS to surround a number with a circle?

html
css
responsive-design
accessibility

How do I ignore ampersand characters in a SQL script running from SQL Plus?

sql
ampersand
set-define
best-practices

How do I pass a variable by reference?

python
mutable
immutable
best-practices

Execute SQL script from command line

sql
sqlcmd
automation
backup

Rails 3 Execute Custom SQL Query Without a Model

sql
raw-sql
active-record
sql-injection

Postgresql Crosstab Query

sql
crosstab
data-integrity
json-functions

How to add background-image using ngStyle (Angular2)?

html
ngstyle
background-image
security