Synaptica News
Gli ultimi articoli dal nostro blog…..
Firebird 3 – How to get record number of dataset
How to get record number of dataset using row_number window function with over().
1 2 3 4 |
SELECT row_number() over(), t.* FROM test t |
Example of record number of dataset with even and odd column sorting.
1 2 3 4 5 6 7 8 9 |
SELECT row_number() over(), (CASE WHEN mod(row_number() over(),2) = 0 THEN 'even' ELSE 'odd' END) AS my_column, custom.* FROM ( SELECT t.* FROM test t ORDER BY t.description ) custom |
Ubuntu 20.04 – Massive change of permissions and users to folders and files separately
With bash you can more and more… In linux you can use the “find” command from terminal and execute a command for each result simply. To change all subfolder permission[…]
Read moreUbuntu 20.04 – Startup Applications on session login
To be able to automatically run an application at the start of the gnome session there is a software present in the Ubuntu distribution. It can be invoked on the[…]
Read moreTecnologie
LE PRINCIPALI TECNOLGIE CHE ABBIAMO SCELTO PER REALIZZARE I NOSTRI PROGETTI
Embarcadero RAD Studio
Embarcadero RAD Studio
Con i tool Embarcadero riusciamo ad ottenere un forte vantaggio in termini di performance e velocità di sviluppo.
KVM
Kernel-based Virtual Machine (KVM) è un’infrastruttura di virtualizzazione del kernel Linux. KVM attualmente supporta una completa virtualizzazione usando Intel VT o AMD-V. Un supporto limitato per la paravirtualizzazione è anche disponibile per gli ospiti Linux e Windows nella forma di un driver di rete paravirtuale.
Ubuntu – Linux
E’ il sistema operativo di base che utilizziamo principalemtne nell’area server.
DELL EMC Partner Program
Per noi un partner di eccellenza, DELL con le sue soluzioni SERVER e WORKSTATION ci ha garantito supporto e affidabilità molto importanti.
Tutti i nostri server presso la server farm di via caldera a Milano sono macchine DELL.
Possiamo affermare che dopo ben 10anni dall’inizio di questa impresa ancora oggi il primo server acquista è operativo e funzionante.
PhP
Un elemento che ovviamente non può mancare, leggerezza, velocità e portabilità lo rendono ancora oggi una delle tecnologie da non poter trascurare.
Embarcadero RAD Studio
upermicro, è una società di tecnologia dell’informazione con sede a San Jose, in California.
Utilizziamo le soluzioni supermicro per tutto il comparto sicurezza (Firewall – Gateway) e Iot Gateway.
Contact us
Get in touch
Address:
Via lattanzio, 23 20137 Milano Italy
Phone:
+39 02 36592025