Topics
Started by
Posts
Last post
Table ABC contains Columns vehicle_name,drivers. Records in table ABC are:- vehicle_name Drivers …
4 replies
Hi I run bcp to export data: bcp out with parameters -E -k -N bcp in with the same parameters into …
2 replies
The below SQL query is giving error for few employee ids in my db,I am unable to find where the pro…
4 replies
Hi SQL Devs, Description ablut table. Table name is FACILITY_FEE (Child table of FACILITY) has 2 NO…
9 replies
Hi Experts! We are facing serious issue of deadlock on production server, we are colleting deadlock…
10 replies
Hello to all experts I don't know whether the following can be done or not in T-SQL without the use…
1 replies
My dataset has 3 columns: customer id, store location, charges I'd like to write a single select st…
4 replies
In my table i have columns named say 'DateEngaged', 'MonthsInServices' and 'MyCol3'. The "MonthsInS…
10 replies
HI please see attached schema and according to below query , its having clustered index seek but m…
6 replies
Using the following code to try and download a file from an http site, but its not working. Need so…
8 replies
Hi, Is it possible to use a CTE within a User Defined Function? I have a CTE which works great but…
2 replies
Hi We have a simple scalar UDF (see CurTime() snippet below) that returns a formatted string with t…
5 replies
ok this monster worked just fine until i added dbo.staff.firm. Did I miss something in there? The …
5 replies
I have a table with three columns: UserID LastName FirstName I need to create a query or sp that ca…
8 replies
hi, i have to bring data from three diffrent tables which are in two different servers. and i had…
5 replies
Viewing 15 topics - 1,261 through 1,275 (of 4,155 total)
You must be logged in to create new topics.