Sign in
Andrea Benedetti Blog
Tags
analysis services
architecture
autogrowth
backup
best practices
cluster
contraint
copy_only
cursors
data file
database
datawarehouse
db engine
dm_db_index_physical_stats
dummy data
DWH
ExecutionLog3
files
funzioni analitiche
hardware
heap
index
INFORMATION_SCHEMA
insert
LAG
management
MCR
messages
Metadata
metodologia
modellazione
monitoring
noncluster
NVarchar
optimization
packages
performance
render
reporting services
reportserver
restore
schema
script
scripts
security
server-side trace
set statistics io
sql server
sql server 2012
sql server profiler
sqlclr
SSIS
statistics
stored procedure
tempdb
test
tips
trace
transaction log
tsql
tuning
Update
Varchar
XMLA
Browse by Tags
TechNet Blogs
>
Andrea Benedetti Blog
>
All Tags
>
sql server 2012
Tagged Content List
Blog Post:
Stored procedure & metadata
Andrea_Benedetti
Può capitare la necessità di conoscere, a runtime, lo schema (i metadati) del resultset uscente da una stored procedure. Recuperare queste informazioni può essere utile, ad esempio, in tutti quegli scenari in cui lo schema varia al variare del codice (magari perchè dinamicamente si vanno a generare,...
on
3 Oct 2012
Blog Post:
Analytic functions, LAG, running total, cursor, SQLCLR, …
Andrea_Benedetti
Qualche anno fa (sono quasi 5 !!!) scrivevo di cursori, complessità lineari, complessità esponenziali, SQLCLR, … qui e qui . Nei due post del blog analizzavo alcune possibili soluzioni (con cursore, con subquery senza cursore, con un’implementazione SQLCLR) ad un problema di running total : La domanda...
on
23 Sep 2012
Blog Post:
SQLCLR, SSMS messages, SET Statistics IO
Andrea_Benedetti
Le informazioni che SQL Server invia sulla finestra dei messaggi del Management Studio non sono direttamente catturabili. Questo significa che non è possibile, in maniera nativa, sfruttare qualche meccanismo per recuperare queste informazioni e, ad esempio, memorizzarle al fine di interrogarle in un...
on
30 Aug 2012
Page 1 of 1 (3 items)