Topics
Started by
Posts
Last post
Hi , i need to add column login type in the output as per the below script , can any one help on t…
7 replies
Hello I got some strange error while connecting SQLDatabase through SSMS. I am able to connect to t…
2 replies
hi I dont speek english well I Want help for send sms I want user saved parametrs for send Example:…
4 replies
I need to add a dll reference to my 2008 SSIS package for a script task that I'm doing. When I righ…
5 replies
create table #sample ( product varchar(100), Price varchar(100) ) insert into #sample values ('Pen'…
31 replies
Is there a query to find the LOB/BLOB columns which are indexed I can get he query to give LOB/BLOB…
1 replies
hi guys my sql code so delete from numbers declare @i as int set @i = 3440000 while(@i < 3442…
4 replies
Need help !!! Example of table structure : CREATE TABLE [dbo].[MaintenanceTable]( [TableName] [var…
10 replies
Hi gurus After rebooting the sql server 2008 R2 , I opened SSMS and found out that right beside …
4 replies
how to start sql in single user mode through command prompt ? suppose slq biiniaries are installed…
1 replies
Here are my final 2 lines of code and the resulting error: SELECT * FROM #tblTrackPoints DROP TABLE…
4 replies
Hi.... Iam having two tables in that first table consists of id,name,age,gender,and so on... and …
15 replies
i want to declare in my sql table day,hours and minutes how can i set the format type for that can …
2 replies
Hello to all SQL gurus here. I have a contracts table with primary key and an Items table referenci…
6 replies
First create a derived column as string. Set the expression to "\r". In Connection Manager edit the…
1 replies
Viewing 15 topics - 7,081 through 7,095 (of 30,225 total)
You must be logged in to create new topics.