Topics
Started by
Posts
Last post
How do you deploy development instances in your environment? I'm curious what others are doing, an…
2 replies
When I run the following code I get an error saying, "Incorrect syntax near the keyword 'SELECT'." …
6 replies
Here I have a common table expression followed by INSERT INTO. After that, I want to SELECT the re…
5 replies
I am having trouble finding some clear definitions of these things. Are the following statements t…
7 replies
I need help writing a query I have 2 table with below structure Table : RMmaster RMID | RMname| Tab…
7 replies
I am trying to get a report on time spent working on a ticket. Basically I have multiple employees …
4 replies
I want only records in Table A that have disabled= 0 LEFT JOINed to Table B. Below query returns a …
5 replies
Hi, It seems that the statement "SELECT @local_variable (Transact-SQL)" no longer works as it is do…
17 replies
I have a table with cust references payment type pi or pa, amounts and transaction dates The table …
2 replies
I am very new to SQL. I have completed a Udemy introduction course and have some exposure via MS A…
2 replies
This code is modified from an example I saw. The purpose is to delete duplicate records. WITH DupR…
4 replies
I am starting with the data in the picture titled "Sales Table 1." The Team column has some repeat…
2 replies
I'm trying to follow Daniel Calbimonte's article on importing data from Access to SQL Server. I can…
2 replies
I need some help I have 1000 Indexes on Primary I have database MDF data file in 2 drives o…
1 replies
hello my frineds i need to know how to "translate" this query: this is from oracle toad, and its to…
11 replies
Viewing 15 topics - 1,726 through 1,740 (of 1,790 total)
You must be logged in to create new topics.