Topics
Started by
Posts
Last post
I have an excel sheet being imported with 8 columns. One column (say name)has comma delimited strin…
4 replies
I cant understand why these two statements gets different result for me. Statement with NOT IN gets…
4 replies
I'm making some changes to a report written with a while loop, and thought I would look at some per…
1 replies
Hi, i am having the table as below Col1Col2 G1G2 G3P1 P1P2 P2G4 G5G6 G7G8 but my expected ou…
2 replies
Hi Friends, I 've the table like below create table stude ( stu_id int, leave_date datetime, re…
1 replies
what type of locking will be happens when user executed select * from table. what type of locking …
1 replies
It's almost 2AM here so obviously I'm not thinking very well at the moment. I have a source (orange…
3 replies
I am having following table and data : CREATE TABLE dbo.Emp ( EmpID int PRIMA…
5 replies
Hi all, Looking for assistance in a SQL query to use in a report. Finance people need to show “pric…
9 replies
I've a table which has about 15 columns, I'll just put 3 columns here in the script that we would b…
9 replies
Hi friends, Is there a way to restrict linked server access for a particular login in sql server 20…
11 replies
Grettings everybody, I looking for the one who can solve this issue! I need to save data from Serve…
5 replies
if you have the following code (where temptable does not exist): BEGIN TRAN BEGIN TRY PRINT …
1 replies
Hello SQL fans I am working on one project and got to the point where I have a problem and need you…
7 replies
I have a table structure as ID Name 1 A 2 B 3 …
10 replies
Viewing 15 topics - 3,226 through 3,240 (of 10,647 total)
You must be logged in to create new topics.