Topics
Started by
Posts
Last post
I'm getting the error shown below when I run the following query. What does it mean and how can I c…
1 replies
I have a table structure and sample data as follows: MemberNbr DollarAmt DollarType …
7 replies
Let's say I identified 5,000 records with CUST_ID = NULL I need to assign new CUST_ID in incrementa…
5 replies
Hi, Let's say I want to sort my results by char(3) field, and the values are: FieldA ===== 'www' 'x…
6 replies
I need to Insert or update the records into a table based on a condition. Can I use case statement …
9 replies
I need to write a bulk insert statement with {LF} as the row delimiter and a "," as the column deli…
1 replies
When Expiry Date reach current system date, the record is expierd, At that time automatically stat…
22 replies
This query runs for 20+ minutes on a powerful 4 CPU server wtih 16GB RAM and DBs on fibre channel S…
4 replies
I need to return the user name values on a field, but the names are prefixed with the domain name, …
5 replies
I have a table with numbers in 5 columns. Those numbers are not ordered from left to right. I nee…
13 replies
My query is like i want to get the customer name who has accessed the application with 48 hours and…
2 replies
I have a couple of reports that are scheduled to run. I have the following query: SELECT Repor…
4 replies
9 replies
I need to find the max value of a version - but if I use select max(version) it's only looking at t…
7 replies
I have a table of contacts and a table of firms, I am trying to extract contacts at firms. Contacts…
2 replies
Viewing 15 topics - 7,516 through 7,530 (of 12,230 total)
You must be logged in to create new topics.