Topics
Started by
Posts
Last post
Dear All, Having set up a linked server as a SQLite DB, I am able to select and sometimes insert to…
1 replies
Hi All, I have two tables. Status and Fourhistory tables. Status table contains a status column wit…
4 replies
I have update schema and i upload image with my desire result. CREATE TABLE #NONAMETABLE( sinGr…
7 replies
Question in review today is Creating a Report showing the FName, LName of all Employees not Specifi…
3 replies
Guys - I have a function that returns a table from a comma-delimited string. I want to take this a …
19 replies
Hi All, I hope that you can help. I am querying with a SELECT statement against an address table t…
25 replies
Hi Experts, I have the data in the below format. Month(YYYYMM) | Department | TotalCount | Lef…
6 replies
I'm trying to wrap my head around this. Using this sample data: SELECT x=1 INTO #temp; If I run th…
7 replies
Because of the way in which a specific piece of code is written, I'm bound into using a WHERE claus…
5 replies
Hi, Today I was testing a piece of code like the one below, and my cursor got stuck reading record …
7 replies
I have a requirement We have a table Test ServerName DatabaseName D900 Test1 D200 …
11 replies
I am executing the following query and getting the invalid length error select distinct ico.provide…
10 replies
Hi All! Please forgive me as I am new to learning SQL; I apologize in advance if my questions maybe…
6 replies
I wan to print out the dynamic query result so that i can use as a script for some tasks. This is t…
4 replies
I have a student table like this studentid, schoolID, previousschoolid, gradelevel. I would like to…
4 replies
Viewing 15 topics - 2,806 through 2,820 (of 4,984 total)
You must be logged in to create new topics.