Viewing 2 posts - 1 through 2 (of 2 total)
No Rows will be returned by second query because FMTonly is turned on.
the Setting causes the statement to return the column information only. no rows of data are returned.
March 23, 2009 at 6:39 am
#964362
Hi,
I have implemented the same thing but there was no discrepancy i mean after executing following command with Truncate
Dbcc CheckIdent('dbo.reseedtest','RESeed',0) the result was same for with SQL 200 and SQL...
May 20, 2008 at 1:37 am
#817622