Topics
Started by
Posts
Last post
Hi clever people. I have two tables (employees and department - departmentID connects the two) in a…
9 replies
Hi all, Kindly suggest or share such query to me , How we can delete the ro…
12 replies
Dear Group: I have a query: SELECT SUM(Field1), SUM(Field2), SUM(Field3), SiteLocation, CalcField1 …
5 replies
Hi Experts , We have around 3000 indexes in our database . We have introduced a index maintenance p…
13 replies
select count (H.Customs_Entry_Num) ,count(L.Customs_Entry_Num) FROM ADHOC.ATS_ESH H -- this table…
5 replies
Hello Sir I want help how i download and from where SQL Server 2014 Build 12.0.2269 Please help me…
2 replies
Hello, I have a spatial query that pulls in the points of a polygon from a table, then pulls in tri…
1 replies
We currently have a process to import a text file from a customer that uses BULK insert but it is n…
8 replies
Hello, I am trying to convert '2020-04-29-14.41.26.686978' this value to DateTime2. Can you please …
9 replies
Hi Team, I am getting the below error while I am executing a stored procedure from my local. But wh…
3 replies
Hi I have a table with a full text index. I have a query which uses CONTAINS to search the table. T…
11 replies
I have VBA function need to convert to SQL function. Kindly help me change it. Here is a snippet of…
15 replies
Hi SSC, I'm looking for a tool which helps me achieve the following: Understand what happens insid…
7 replies
I am having issues trying to return fields from an OpenQuery embedded in TransAct. In the code belo…
7 replies
CREATE TABLE [dbo].[NewTable1]( [18/10/2020 date] [nvarchar](255) NULL ) ON [PRIMARY] GO INSERT [db…
4 replies
Viewing 15 topics - 346 through 360 (of 3,067 total)
You must be logged in to create new topics.