Skip to content

Instantly share code, notes, and snippets.

\documentclass[a4paper]{article} %
\textwidth=15cm \hoffset=-1.2cm %
\textheight=25cm \voffset=-2cm %
\pagestyle{empty} %
\date{} %
\def\keywords#1{\begin{center}{\bf Keywords}\\{#1}\end{center}} %
@gjenca
gjenca / request.txt
Created July 6, 2012 07:21
Webshop SQL
select top 1000 * from (
SELECT
1 n_PAGES_COUNT,
D.Cislo_dokladu AS s_CISLO_DOKLADU,
D.Variabilni_symbol AS s_VARIABILNI_SYMBOL,
D.Objednavky AS s_OBJEDNAVKY,
CONVERT(varchar(10),D.Datum,104) AS d_DATUM,
D.Zpusob_uhrady AS s_ZPUSOB_UHRADY,
D.Celkem_bez_DPH_m AS n_CENA_BEZ_DPH,
D.Celkem_m AS n_CENA_S_DPH,
\documentclass{article}
\begin{document}
Hello, MathOverflow!
Added this line.
The third change.
\end