Topics
Started by
Posts
Last post
I have a Table called UserAbsences with a couple of columns, UserID & DayID. Both of these col…
2 replies
Hi all, We have moved our database from default instance to named instance of SQL SERVER 2008 R2 (d…
3 replies
I'm working in reporting, very much on the fringes of SQL managment, so be gentle with me. ๐ For mu…
3 replies
I have fax number in two tables. I need to update data from tableA to tableB. fax_number column in …
5 replies
The test table contains the following 3 columns DriverID (a unique identifier for a person in the …
2 replies
Hi All, I am not that expert in writing sql queries and stored procedures. I am trying to write a s…
2 replies
Any suggestions on modifying the query to return results? Drop Table #storage Create Table #stor…
6 replies
CREATE TABLE dbo.Search ( ColumnA VARCHAR(10) ) I need to query this table and get records in whic…
4 replies
To optimise various operators, for instance in the case of merge join, we divide the total array in…
1 replies
Can anyone help on this question? Which table and which column show the status of the file/filegrou…
1 replies
Do you use a CreateTempTable function to create temp tables in your T/SQL? Basically when you creat…
22 replies
Does SQL Server have an inbuilt aggregate navigator?
5 replies
Based on a condition, a set of queries will be executed. EX: Select Col1 = CASE LastColumn WHEN 'A…
7 replies
How can I get this join? Hi Excuse me. I canโt speak English well. I have 2 tables in my db. Maste…
2 replies
I did a standard, full install of SQL Server 2008 R2 Enterprise on a new server, and am running an …
8 replies
Viewing 15 topics - 21,136 through 21,150 (of 30,191 total)
You must be logged in to create new topics.