Topics
Started by
Posts
Last post
try this in sql server 2005 SELECT REPLACE(CONVERT(CHAR(10),GETDATE(),112),'/','')+'.' returns 2010…
4 replies
Hi Guys, I built a query using temp table and recursion to get a report of file details of various …
2 replies
Hi, we have two tables employee and employee1 where it has data like Employee: id name sal 1 A …
3 replies
Apologies if this is very simple, but I can't seem to find anything on the internet to help me with…
2 replies
Hi , I am thankfull to all forum members who helped me in all ways and made me learn many new trick…
14 replies
I haver a query that i need to add row numbers by group. Can someone please help? This is the sql i…
2 replies
I have a datetime column in AS/400 file, I want to update that column which is in AS/400 with the c…
1 replies
Hi can someone please help with the following problem... I have a table - MapItems Structure... Map…
19 replies
/*My tables and rows as follow*/declare @tAllBus table ( BusTypeCode varchar(30) not null, BusN va…
2 replies
Good day, i urgently need help as i messed up. I have to DB with all tables exactly the same one be…
1 replies
I have two tables Temp1 and Temp2. Data is inserted into Temp1 table continuously from the applicat…
11 replies
I am using a dynamic order by in a SSRS Report (note this is not a working query for example only) …
13 replies
Hi, is there a counterpart for the following statement in oracle? alter table tab1 truncate partit…
4 replies
Hi, I have a simple select output that i need to send to a user through email from sql server 2005.…
7 replies
Hi All, I hope you can help. I have a query that produces the total price for a certain date range.…
6 replies
Viewing 15 topics - 4,306 through 4,320 (of 12,234 total)
You must be logged in to create new topics.