Topics
Started by
Posts
Last post
select * from table1 where ((col1+col2+col3) in (select (col1+col2+col3) from table2)) my col3 unf…
8 replies
What is equlient to Oracle "Create Sequence" in SQL Server 2005?
3 replies
I am sure this is common and simple. I've tried many variations using DATEPART OR DATEADD to no ava…
15 replies
hi, will u plz tell me is there is any query for sql server like in oracle we use statspack to se…
1 replies
Hi all. I was wondering if anyone had been able to select the memberOf column in an ldap query. [Co…
2 replies
I have a database, with tables, views, indexed views , stored procedures, and the data in the datab…
2 replies
Hello I am trying to get the email domain extension in one sql select for example: xxx.yyy@xxx.com …
2 replies
i have database in sql 2005 with mode 80 and i have turn on setting for ole automation in surface a…
1 replies
Well I have a two tables lets say they look like as follows: Table A CompanyID Location TableB Comp…
9 replies
Hi Guys I am about to leave my present job as a SQL Developer. Now to make thing easier for the new…
1 replies
My apologies if I am in the wrong forum, but this seems to be more of a sql question than an SSIS q…
2 replies
Hi EveryBody, I'm a beginner in t sql and i don't write well english sorry but i have a problem abo…
12 replies
Im trying to compare two column values & store the resultant in a new column called Diff. My t…
3 replies
I'm curious why the first query doesn't work? Create Table DateTimeCheck (ID int Identity(1,1), Da…
2 replies
Hi, I have SP that generates xml from database and it works great, but when I try to run it using b…
4 replies
Viewing 15 topics - 10,351 through 10,365 (of 12,234 total)
You must be logged in to create new topics.