Topics
Started by
Posts
Last post
Hi Guys, I'm fairly new to SQL and am just setting up a Windows 8 app using an Azure SQL server. Th…
21 replies
Is it possible to update stored procedures on my normal server when I am looking at it via a linked…
1 replies
I have the following table ( its an import from excel spreadsheet done through an application) I k…
11 replies
Hi, I have a function that accespts a string and a delimeter returns the results in a temp table. I…
8 replies
Hi below is the scenario which I have currently in my query. I need to write this query without any…
5 replies
Dear All, I'm using INSERT..SELECT to gather data from a complex query into a holding table, this h…
4 replies
Can someone help me in providing a query for fetching the data for CPU Usage, Memory usage, blockin…
7 replies
I'd like to get a extract table result, with a reference id primary key, showing the maximum dates …
4 replies
Hi All, Please help me in Merging table : --------Dummy TABLE create table #Tbl1 (date1 date,WSH v…
2 replies
Hello There Could you please help me here how to write condition for self table year records, such …
9 replies
Hi, Thanks for your help in advance, much appreciated. I have a table which I would like to format …
12 replies
I have a table with Month , Year as varchar. I realized it was a big mistake. Since its getting too…
3 replies
Hi, I've been writing queries using SUM(CASE WHEN SomeVal = 'X' THEN 1 ELSE 0 END) And today loo…
2 replies
hi I have Table like this clndr_idclndr_data 178(0||CalendarData()((0||DaysOfWeek()((0||1()())(0|…
4 replies
Hello, I am trying to insert values in a single table with four columns from 4 different sources. i…
3 replies
Viewing 15 topics - 4,336 through 4,350 (of 4,984 total)
You must be logged in to create new topics.