Topics
Started by
Posts
Last post
I have a question which is probably really basic but can't work it out for the life of me so i thou…
4 replies
Write the shortest code that produces results as 1 without using any numbers in the select statemen…
46 replies
We're running SQL Server 2008 R2 and the views in question are not indexed. Originally the SELECTs …
2 replies
Hi all Please help me to understand why there is space difference in tables. please find an attachm…
4 replies
Hi all, I am looking at a table which holds a record of things typed by different users into a fiel…
12 replies
Hi We are looking to upgrade our current SQL and Server, at the minute a lot of our larger tables …
2 replies
USE [tempdb] CREATE TABLE [dbo].[hubCustomer]( [CustVid] [int] IDENTITY(1,1) NOT NULL, [CustSourc…
2 replies
/*The Displayname column has to be split into 5 columns basing on the '/' . I have noticed that …
6 replies
This morning I came in, and it seems that my boss had power cycled one of our SQL Servers this morn…
2 replies
In Managment studio(SQL SERVER 2008),I am trying to connect to Integration Services.But it is alway…
13 replies
Recently we began receiving this error on a production database when a schedules job with DBCC CHEC…
4 replies
First time I encountered this: I have a SQL2008 express instance on a remote server that I connect…
8 replies
Hi, Lets say, I have a table with Gender,Name and Age. Gender Name Age -------------------- Ma…
2 replies
Hi, I have done reorganizing of 76 indexes. But after that some of the indexes have no effect. Can …
4 replies
Hello Everyone, I have a proc, that is used as a job previously that pulls lot of data. From the pa…
8 replies
Viewing 15 topics - 15,091 through 15,105 (of 30,195 total)
You must be logged in to create new topics.