Topics
Started by
Posts
Last post
Hi, I have few intervals with status. They change in Time (order indicated by OrderId). OrderId …
18 replies
I have the following CASE statement: SELECT CASE WHEN [TBL_whole_rock_geochem].au = 0 THEN '<' …
5 replies
I need assistance with a query. It's part of a much larger query, however, if no data result is in …
9 replies
I have a query to generate result like this: query: select row_number() over (order by @@rowcount)…
5 replies
Hi, I have zip code database and i am trying to get the records based on 100/80/60/40 miles radius.…
16 replies
hello friends can u any one help my doubt,i'm a learner of sql.i have some confusion in this and do…
6 replies
Hi All, I am trying to insert the queries in a table such as the following, not able to insert it. …
4 replies
as a sql developer role what topics we will learn,which topics on focus and whats the roles&re…
4 replies
Hello comunity I use many times Microsoft.ACE.OLEDB.12.0 provider to link Excel worksheet, without…
2 replies
I want to show cumulative numbers, but don't know how to calculate them. Here is an example of the …
8 replies
Hi, Below is the test data and my query. Basically i am trying to get the File records along with i…
2 replies
We are running sql 2008 R2. We have the JE_DATE field set up as an int. We are trying to subtract…
7 replies
Hello forum, imagine the following scenario: two tables (say, "requests" and "details") are joined …
3 replies
Hi, I have the got below T SQL query to fetch the matching record DECLARE @MappingTable TABLE ( …
4 replies
Hi, I have a simple statement where I am trying to remove all commas that may be in the xn_workorde…
3 replies
Viewing 15 topics - 1,411 through 1,425 (of 10,647 total)
You must be logged in to create new topics.