Topics
Started by
Posts
Last post
Hi, I would like to Create Auto Insert Script - 500k records to load data into sql server for my te…
6 replies
Hi, I need to be able to create a query which shows the number of our products that were in use on …
4 replies
Hello, I have 2 column first column in this Format YYYYMMDD and second column as HHMM i want one co…
4 replies
What are the issues when full text CONTAINS statements are used with parameters like these against …
2 replies
To setup the question, please start with this table: CREATE TABLE [dbo].[Test1]( …
5 replies
Why do I have one estimated row in the nested loop node 2 while correlated seek and scan each has a…
10 replies
i have a following xml and expected o/p is given below. save xml as test.xml in your local , i have…
1 replies
I have a table that keeps track of current inventory, the location and qty: INVENTORY--------------…
2 replies
I have a Stored Procedure with paramter @percentageI need to show the result ( records) based on tw…
1 replies
I have a table: Date Va…
8 replies
Hi All, I have a Background checks table and I am trying to find all the employee's (EMPLOY_REF col…
4 replies
I am trying to eliminate the highlighted code below from this... SELECT i.bill_cust_id,  …
3 replies
I want to group the units by tenants, but when I put Group By tenant.scode after the where clause I…
3 replies
I am working on converting a heap table to a clustered table by adding a primary key to the identit…
36 replies
Are these two logically the same? declare @chrono_start datetime, @chrono_end datetime, @reco…
12 replies
Viewing 15 topics - 1,141 through 1,155 (of 4,984 total)
You must be logged in to create new topics.