Topics
Started by
Posts
Last post
I work for a small software vendor that does occasional server moves and MSSQL Upgrades for our cli…
5 replies
Hello - I'm trying to see what affects the size of a database compared to the BAK. I'm used to the…
3 replies
Full database backups represent the database at the time the backup finished http://technet.microso…
2 replies
CREATE TABLE [dbo].[Acct_sum]( [Acct_no] [varchar](7) NULL, [Total] int null ) insert into Acct_…
10 replies
I've inherited a poorly documented and configured environment and am trying to upload a SSIS packag…
5 replies
Hi friend i have small doubt in sql plz how to solve this one. 1)insert the data from one table to …
1 replies
Hi, in my table runs is a col. am using sql server 2008. i want to calculate how many 100's r there…
4 replies
Hi, I have an table called patientEncounter I want to change the datetime to Varchar and it should …
9 replies
I have a database with different tables. one of these tables has an image column more than 50, 000…
3 replies
How to restore system data files from tapes .?
1 replies
Hi, I'm preparing to investigate several monitoring software products. Some of the key features I'…
3 replies
I've heard both temp table and table variable are created in tempdb. However, one thing i don't und…
4 replies
I have a stored procedure called dbo.usp_CreateReport and if the previous execution timeframe of th…
1 replies
is there any difference in using cursor and table ? any performance issues ? sample are shown below…
6 replies
I tried to find out Logical CPU count of my Laptop, Got two different counts. I ran the following …
1 replies
Viewing 15 topics - 14,266 through 14,280 (of 30,209 total)
You must be logged in to create new topics.