Topics
Started by
Posts
Last post
Dear All, Its is very urgent , I am new to PL/SQL. Kindly help me to translate this PL/SQL code int…
5 replies
hi when i am showing estimate execution plan,SSMS just stops working. what causes it to stop workin…
6 replies
Hi, I have a table Account with two columns Ac_no and code_list. Ac_no Code_list 12345ab…
7 replies
SELECT drm.requestid, DRM.RunningBoard,DRM.DutyBoard,DRM.DriverId,DRM.PublicServiceCode,DRM.Service…
12 replies
Hi All, I have a question that i hope SQL can do because I can't find anything on the net at all. I…
1 replies
I need to select some data based on a weight and a unit of measure. However, the unit of measure wi…
7 replies
Is it possible to do something like this? I'm getting an invalid column name on the column variable…
4 replies
Hi, I have two tables say 'A' and 'B' and then have 'ID' field common in them. I want to write an S…
9 replies
I have a point that I am buffering by 1 mile to create a circle. I want to divide this circle (pol…
1 replies
I have the following tables: Products (Product_id,Product_Name,Product_Type,Cost_Price) Sales (Sale…
10 replies
I'm trying to do the following in SQL 2008 ..... where if @openorder>1 then o.openorder=1 or o.o…
13 replies
I have an XML file that I need to import and insert data in to a table. The XML looks like below: …
6 replies
Hi everyone, I have a simple trigger that updates another table when a new value is inserted. Basic…
19 replies
I have column in my table with type varchar. My application having a search crieria and its looking…
5 replies
hi folks this is proboably a really simple problem, but i just can't see the wood for the trees he…
2 replies
Viewing 15 topics - 6,016 through 6,030 (of 10,647 total)
You must be logged in to create new topics.