Google Translate
- Dettagli
- Categoria: SQL
- Visite: 12029
Quante volte ci è capitato di trovare in delle tabelle delle date memorizzate come campo numerico lungo 8 con 0 decimali e di dover effettuare dei calcoli su quest'ultima come aggiungere dei giorni, mesi ecc.
- Dettagli
- Categoria: SQL
- Visite: 14374
MySQL has the keyword LIMIT x,y that allow you to make an easy and flexible pagination.
LIMIT x,y :
x means start from row
y means return only some rows
In DB2/400, starting from Version 5 Release 4, is available the ROW_NUMBER() function.
- Dettagli
- Categoria: SQL
- Visite: 12330
Quante volte vi sarà capitato di voler copiare il risultato di una select in una tabella di comodo?
Alcune note:
- I comandi per DB2 e MYSQL sono simili tranne per le keywords "with data" del db2...
- I comandi per MSSQL solo simili ma SYBASE vuole una tabella di destinazione temporanea che inizi con "cancelletto" #
- Dettagli
- Categoria: PHP
- Visite: 14903
GLOBAL VAR DOCUMENT ROOT IN A WINDOWS HOST
If your hosting has php under a windows host you will have a problem with $_SERVER['DOCUMENT_ROOT'] : it will return blank.
Include this code where you need to use the $_SERVER['DOCUMENT_ROOT'] as usual.
- Dettagli
- Categoria: System
- Visite: 17109


- Dettagli
- Categoria: SQL
- Visite: 12595
Come aggiornare una colonna "contatore" per un tabella già popolata.
- Dettagli
- Categoria: Joomla
- Visite: 39066
A simple and useful workaround to show images in the category list for each document.
We need to change 2 joomla files :
- article.xml
- default_items.php
Sottocategorie
Miscellaneous

Ajax

Lotus Notes

css

Graphics

Joomla

Developing

Pagina 12 di 12
More from the same category
- Duplicate Line in Visual Studio
- Excel lentissimo ad aprire file di rete
- Hostname from Lotus Script or formula
- Hover effect on touch devices
- Joomla 3 Update Error on ISPConfig 3
- Joomla 3 user session
- My FAV Windows appx
- My Sites
- MySQL Slow Log
- Nome file con data e ora
- PDF, come vedere se include immagine vettoriale
- Private Area
- Remote tail from windows using plink
- Shortlink
- Snippets Excel
- Snippets Regex
- Some Computing Tricks
- Spotbright - Windows 10 photos
- SQL Insert from Excel Formula
- Summer Madness
- Test Table Bordered and more...
- Visual Studio Code: tips and tricks