Topics
Started by
Posts
Last post
I AM TRYING TO DELETE CONTACT ID FROM CONTACT AND SALESHEADER TABLES USING OUTPUT.DELETED OPTION( C…
9 replies
Hi everybody, I want to count all characters(numbers, letters) from my table...someone know the way…
3 replies
Hi, Anyone know why this doesn't work? I'm running SQL 2005 SE build 3052. Which parameter is…
10 replies
Hello everyone, I am wondering if there is already a function in SQL 2K5 that will return the day o…
10 replies
I have a table with a datetime column and a value column. I'm trying to get the delta value betwee…
13 replies
I HAVE QUERY REGARDING DELETE THERE ARE TWO TABLES T1 AND T2 I WANT DELETE PARTICULAR DATA FROM TAB…
5 replies
i have one table below like that,this table dont have any constraints. create table Emp(Empno int,E…
2 replies
create table Dept(Deptno int constraint Deptno_Pk Primary Key,DName varchar(50),Loc varchar(50)) In…
1 replies
OK, I have an application what requires a value being returned from a SQL query. In this particular…
2 replies
My company has 55 satellite locations that collect data. This data is replicated to the main databa…
2 replies
This should be a simple question and hopefully a simple answer. I usually build stored procs direc…
1 replies
I want to write a trigger that send an e-mail if a certain condition occurs. I dont want the curre…
7 replies
hi all, i have string like '12,23,56,78' n 12,56,7' should insert every data i…
1 replies
Hi. We have 3 applications that are constantly reading and writing to the same 4 tables in one DB. …
16 replies
hi i use stored procedure to get values to create chart in my front end . That stored procedure tak…
2 replies
Viewing 15 topics - 2,341 through 2,355 (of 12,234 total)
You must be logged in to create new topics.