Topics
Started by
Posts
Last post
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
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
I have a store proc that generates a list of individuals who need to get an email along with the su…
4 replies
Is there a different way I could do a query like this: SELECT ID FROM PropertiesFreeholdAndCondos W…
3 replies
Viewing 15 topics - 2,896 through 2,910 (of 3,065 total)
You must be logged in to create new topics.