Topics
Started by
Posts
Last post
I am new to SQL Server and working on a new Data Base. I need to search the SQL Server database an…
2 replies
Can someone point me to the documentation and or explain why I can not convert a varchar that conta…
6 replies
Hi, We have a table in the following format: ServerName ServerFunctionBackupReqCode Server1 …
3 replies
I have several non-clustered covering indexes on a table that have the same key columns with few in…
3 replies
I wonder if anyone can help with this query which I cant figure out? I want to limit the amount of …
8 replies
HI SELECT SalesOrderID, UnitPrice, UnitPriceDiscount FROM Sales.SalesOrderDetail WHERE SalesOrder…
3 replies
Trying to get the hang of querying to XML. Although I can get the result I'm looking for, I'm not s…
2 replies
Hi Folks, i am having the sql below: SELECT TOP (100) SAMINC.dbo.OESTATS.YR as YEAR , SUM(SAMINC.db…
5 replies
Hello, We recently have been using the December release of SSDT to script out a database deployment…
1 replies
Hi Experts, PLease help me in my task where i have to remove cloning of ldf files on SQL Server 201…
1 replies
So I've been reading up on Merge and have been experimenting with it lately in my 2012 environment.…
2 replies
If I run the following on SQL Server 2012 I get two different answers from the first two select sta…
8 replies
Hi, I have two tables (one is main table and another one is staging table) Ex: tableA (contains 1.2…
7 replies
Hi, i need to use openrow set command to fetchdata from excel. it is throwing error- The OLE DB pro…
1 replies
Okay I am kind of new to this and I am trying to create a table and if the user doesn't fill all th…
5 replies
Viewing 15 topics - 4,861 through 4,875 (of 4,984 total)
You must be logged in to create new topics.