Topics
Started by
Posts
Last post
Hi All, I have the foll issue .... Please help me in solving this Create table Emp (EmpID INT, EmpN…
7 replies
hi people. is it possible to save a SQL Query into a table field and then execute it when a conditi…
5 replies
DECLARE @body nvarchar(max) SET @body = 'The system has detected the following event: ' 'SQL Alert …
5 replies
hey every one i m trying to write a c# program that creates and edits sql tables. i couldn't find a…
2 replies
Hi All, The following simple select query is getting timeout, select '12' as Norder, 'Total Number …
3 replies
I am having two tables let say create table test1 (testId int primary key) create table test2 (test…
4 replies
Hi, this is for a SQL 2000 box but hopefully the answer is the same as 2005. The basic scenario is …
4 replies
I need to pass parameters from a temp table in order to correctly drill down to the item details. …
3 replies
Hi, I'm a newbie in creating triggers in SQL Server. How do I create a trigger for automatically po…
3 replies
Hi All I ‘m using SQL Server 2005. I not good in SQL query. I got 2 tables as below Table A:- Invo…
12 replies
Hi All I ‘m using SQL Server 2005.I got 2 tables as below Table A:- Invoice No Invo…
3 replies
[font="Tahoma"]I have the following SELECT statement: SELECT convert(int, timestamp), value, status…
2 replies
Cross posting from MSDN Forums Hello, There is something that I'm seeing in my tests that is not i…
4 replies
i have this sales data for a retail shop that's pretty basic/primitive. each row is for an item, an…
17 replies
Hi, Is there any relationship between isolation level and indexes ? How indexes affect the use of i…
3 replies
Viewing 15 topics - 8,671 through 8,685 (of 12,230 total)
You must be logged in to create new topics.