Topics
Started by
Posts
Last post
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
We have a SQL Server 2008 Ent x64 instance on which we host a SAP database with millions of tables.…
1 replies
Hello sql, I have a dataconnection in .net 2010 and the same database in sql server express edition…
3 replies
Hi everyone I have the following table in SQL Server which has this data in it: ID / LETTER SEN…
9 replies
hi, when i open my ssis package in Microsoft visual studio its show this error again and again... h…
1 replies
Viewing 15 topics - 21,151 through 21,165 (of 30,225 total)
You must be logged in to create new topics.