Topics
Started by
Posts
Last post
I just got a table with 16736580 records. Index is created. A test shows a query like select * from…
18 replies
Thank you in advance for any help. I have a table that I need to do some computations on all the da…
7 replies
Hello comunity I need to build a query that can return only documents where the field "u_DIM4" for …
4 replies
I have the following scenario, The contents of main file are like : ServerCentral|||||forum||||||||…
5 replies
I have a table which has been import from a TXT file. Most lines can be ignored, but when I get a …
7 replies
Hi all, I figure I need to output a sproc into a new physical table, so the column definitions matc…
14 replies
I would like to create a procedure which create views by taking parameters the table name and a fie…
14 replies
The data I am processing is normal in reality but a bit messy in SQL world. I have a table which co…
12 replies
We have 2 columns: StartDate - data type Date StartTime - data type Time I need to combine them int…
14 replies
I have the statement below (comes out of a temp table so I have some options here) ANytime I have …
1 replies
I would like to display all the products with maximum SeqNo from the table below: TABLE ProductIDS…
3 replies
I am trying to get a ranking a cross certain columns , basically a weighting depending on criteria.…
42 replies
Hi, I want to get the latest comment for each id based on the maximum createdDate and not sure how…
2 replies
My case is I have customers with multiple ordering dates, I'll to run a query to pull only records …
6 replies
I have a script that is supposed to run thru 2 joined tables and update a field in the 3rd table. T…
23 replies
Viewing 15 topics - 1,066 through 1,080 (of 10,647 total)
You must be logged in to create new topics.