Topics
Started by
Posts
Last post
Altough I get to see equal values from both sources for the columns query_plan_hash and query_hash …
4 replies
Hello, I have TSQL query using UNION ALL. First subset returns 92 rows, second subset return 0 (ZER…
28 replies
I have this example that is relative to something I am working on and I don't know how to over come…
2 replies
Hi Experts I got a Sql server database 2005. Now I am in a plan to upgrade to 2014. In the 2005 dat…
10 replies
Hi, i have 2 tables created in SQL Server 2014 viz., Staging table & yearweek. Year week gives…
4 replies
Hello All, Some T-SQL commands can fail with multiple errors. For example, if you try to disable a …
4 replies
Hello, I need to load the following data into a SQL table. This is how the vendor is able to provi…
2 replies
Dear all Following is my db table student_id student_code student_parent_id student_name 1…
17 replies
I have a Contract table with a CoverageCode column. I what pull 5 records for each CoverageCode. …
9 replies
Hi All Looking to improve performance of the following code. It basically generates future days for…
2 replies
By: ashw1984
This result should tell you: Query …
9 replies
I am new to SQL Server and know next to nothing about T-SQL, although I do know a bit about SQL. Ou…
14 replies
Hi, I'm trying to do the following and haven't been able to figure it out. Say there's a table with…
16 replies
Input: Deptno Empname 10 Niladri 20 Jeeva 30 Deepak 30 Prantik 20 Arina Output…
5 replies
I am trying to add multiple records to my table (insert/select). INSERT INTO Users ( U…
7 replies
Viewing 15 topics - 2,896 through 2,910 (of 3,067 total)
You must be logged in to create new topics.