Topics
Started by
Posts
Last post
Hi guys, I am not sure it is possible or not but would like to ask here. I want know is anyone kn…
3 replies
Hi - I have the following scenario and not sure of the best way to write the T-SQL query without a …
2 replies
I have a sql storeprocedure where i want to count calls to a helpdesk.. The rows in my query for ex…
5 replies
I have a table dbo.address in which i have an address column. When i am trying to do the len functi…
9 replies
I want to grant all TVPs for permission to public. I have a script that is like this for Sprocs DE…
13 replies
Hi all, i need help in deleting duplicate records from a table a. but the table which i'm going to…
3 replies
I am trying to automate purging data from two information tables. Table2 depends on Table1. Both …
3 replies
Hi all I have a table which contains login and logout times for a large set of users, and we are wa…
12 replies
Hi, Very weird case I am facing at the moment. I have a trigger that works well until the moment it…
3 replies
I have a table w/6066 distinct records; each record has total sales column and need to split it int…
4 replies
I've got a trigger (SQL 2008 R2) that does a few simple operations but the results are not logical.…
21 replies
here i produced all DDL and Query with result. i want to remove minus values and to replace minus v…
1 replies
create table tbltests(id int ,id1 int) insert into tbltests(id,id1) values (1,2),(2,1),(3,null),(4,…
2 replies
HI TO ALL, I get this error:[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or…
1 replies
Hi, I'm new to T-SQL and need a little help with this query. I need to convert or CAST and INT into…
4 replies
Viewing 15 topics - 4,216 through 4,230 (of 10,636 total)
You must be logged in to create new topics.