skip to main
|
skip to sidebar
C Sharp Logs
Friday, 3 July 2009
SQL start end time timing
declare @starttime datetime
set @starttime = getdate()
--SQL
print ' ... substring took ' + cast(datediff(ms,@starttime,getdate()) as varchar) + 'ms'
set @starttime = getdate()
0 comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Blog Archive
▼
2009
(54)
►
September
(11)
VB .NET Converter
how to get the default schema for a user in MSSQL ...
tick data
Online free university lectures
open source vertical database
SQL tutorials
SQL replicate permissions (copy)
outlook express with windows live email and o2 smt...
XML and XPATH editor : SketchPath
Nice link with many tutorial videos on C\ and .NET...
ForFiles command - windows server 2008
►
August
(1)
TightVNC and UltraVNC
▼
July
(16)
read and write data
free drive
R stuff for normal distribution fitting
FITTING DISTRIBUTIONS WITH R
Very nice SQL articles and some tools
SQL List indexes in db with fragmentation > 30 %
ADO and MARS
WEKA machine learning applications
GPGPU -- very interesting
Adaptive NNs
C# neural networks NN library
Mobile UK directory - remove
Audit SQL server
SQL start end time timing
Excel data reader library in codeplex
SQL output parameters in stored procedures
►
June
(9)
XYNTService: start a program automatically
Get database roles users principles
SQL return the insert row id
SQL Error catching
VPS
instant SQL print error message
Free download manager
ORM fluent hibernate
SQL search for object by name, for one database on...
►
May
(2)
automated trading resources
Very nice SQL site with tutorials
►
April
(4)
rounding errors between SQL and .NET - why helps t...
.NET Numeric Scientific Libraries
cursor to fetch database views
GUI design ideas / practices
►
March
(2)
Implement datetime (and other) sorting in ASP.NET ...
Speed up internet explorer
►
February
(7)
PC Cooling Silent
SQL replace cursor with while loop
SQL Statistics information
More on SQL indexes
Clustered and non-clustered indexes in MSSQL serve...
►
January
(2)
►
2008
(58)
►
December
(8)
►
November
(7)
►
October
(12)
►
September
(12)
►
August
(6)
►
July
(9)
►
June
(4)
About Me
cslogger
View my complete profile
0 comments:
Post a Comment