Topics
Started by
Posts
Last post
Hi all, Select * from ( Select 1 ) tbl and error show that: Msg 8155, Level 16, State 2, Line 1 …
9 replies
Hello, i'm having an error while i try to insert a row. Frist, i create a trigger, (with success) t…
3 replies
Maybe I am missing something, but I do not understand the result set from the following code. Can s…
16 replies
Hi, Does anyone know if it's possible to insert the results of DBCC CHECKIDENT into a table? Thanks…
8 replies
Hello Experts, I have a table with one column. Data in this column are like, ;abce; ;kakrms;lameje;…
6 replies
Hi everyone, My query seems to be counting records a lot more than once since I'm using an inner jo…
6 replies
declare @adv_SDate datetime declare @adv_EDate datetime declare @tran_SDate datetime declare @tran_…
2 replies
Hi, I am having a situation where the table has many records with same name and customer id …
2 replies
Hi Everyone, I have a stored procedure that has one parameter and set the value as 100 for that. I …
3 replies
By: ChiragNS
hi, i got a table with almost 20 columns. Now the problem is if i do Select * from table i will get…
7 replies
Hi Experts, Please help!! Issue: We have a complex stored procedure which returns data in format. …
3 replies
Hello forum I would like to know what is in a one to one relationship that isn't obtained by mergin…
6 replies
By: SQLRNNR
I'm trying to restore a SQL Server 2005 database to a SQL Server 2008 server with the following scr…
2 replies
So, what I'm trying to do is delete everything from one table, where it doesn't exist in another ta…
5 replies
Hi , Can anyone help me regarding what is the best way to get the records in a multiple tables. Her…
3 replies
Viewing 15 topics - 9,796 through 9,810 (of 10,635 total)
You must be logged in to create new topics.