Topics
Started by
Posts
Last post
All, I have two table as below. create table currency ( currencypair varchar(30) not null, rate_val…
10 replies
i use 2 table, i want first table not data in table two of show on to database. Ex. "filesTA" Emp…
2 replies
I'm trying to update gaps in a table using a set based approach, but have been struggling with the …
19 replies
I'm trying to query for Group By with a Case. I want a total per Date but there are some Department…
3 replies
Hi..I had an interview and had few questions: Can anyone please help me finding out answers for the…
15 replies
Hi, How to find out who deleted or updated the values in table in SQL Server. This scenario may oc…
7 replies
Hi , I am Try to Execute the bellow Mentioned Query ... but i am getting the only one row... I want…
2 replies
Hi , I am Try to Execute the bellow Mentioned Query ... but i am getting the only one row Result...…
5 replies
Hi Guys, Simple question but don't know the answer, In my database i have 99 table that don't have…
7 replies
I am trying to set a default value to an existing column in a database. Hence i try the syntax al…
3 replies
So I spent most of the dya searching for an answer, which I did find. As the title states, I was tr…
6 replies
I have an app that I'm adding a generic search function to. The user types in a word, or phrase, or…
10 replies
The situation: A view : ( vwSource_Galaxy1Reporting_dbo_Companies ) SELECT CompanyUniqueID, Com…
3 replies
Can somebody help me re-write this oracle statement into TSQL? SUBSTR(TARGET_ID,6,INSTR(SUBSTR(TARG…
1 replies
Hello Everyone, I need help in tuning a complex EF generated sql query. My developers are completel…
4 replies
Viewing 15 topics - 4,621 through 4,635 (of 10,636 total)
You must be logged in to create new topics.