Topics
Started by
Posts
Last post
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 …
2 replies
This code is modified from an example I saw. The purpose is to delete duplicate records. WITH Dup…
4 replies
I am starting with the data in the picture titled "Sales Table 1." The Team column has some repea…
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 …
1 replies
hello my frineds i need to know how to "translate" this query: this is from oracle toad, and its to…
11 replies
-- in following "#t" table one can enter b as 10 and e as 2 that means e can be smaller than b an…
15 replies
Folks: I have to extract the date from this string which is between files_ and .xls I have this SEL…
13 replies
I have one question in SQL and would like to take some help from you. I am using the below query to…
2 replies
We have 30 K tables in DB and I have a table which checks the table growth of each table on Daily b…
6 replies
this is my query select PREM_ID, CHAR_TYPE_CD, CHAR_VAL, EFFDT, ADHOC_CHAR_VAL from CI_PRE…
6 replies
I am trying the following code and I'm getting an error that says, Incorrect syntax near '.' DBCC c…
4 replies
I have the following request and I'm not sure how to achieve it SQL. Let's say we have three tables…
11 replies
Viewing 15 topics - 1,606 through 1,620 (of 1,663 total)
You must be logged in to create new topics.