Topics
Started by
Posts
Last post
Hi guys, Could you please help me take a look at the query below, I don't know why the output is n…
13 replies
Have an existing table on a database. A new version Upgrade involve adding a new column to this tab…
5 replies
Hi, In my organization, we tried to have a separate instance to deal with reporting work(only selec…
6 replies
I have table that has two Columns, ID and price. I have default Constraint on Price Cloumn of 0. Wh…
5 replies
Hi All, Can anyone help me with a date issue in T-SQL (SQL 2008). I have a table of contractors (tb…
6 replies
HI, I have a customer table which stores transaction details of customers. Now i need to separate …
16 replies
Hi, I have a table with below structure: Fname Lname DOB City Country Age I want to swich the colum…
5 replies
Hi, I have to transform a recordset like this: a1 b1 c1 d1 a2 b2 c2 d2 a3 b3 c3 d3 into: a1 a2 a3 b…
6 replies
I have a problem that I don't think should be too difficult I just can't think of an easy solution.…
8 replies
Hello, The result of the bellow query is diasplayed at the end of the code. I want to display 0 and…
7 replies
I have a database refresh process in SSIS where I need to drop indexes and truncate the tables. Whi…
13 replies
I have an odd problem with a full-text indexed table, and worse still, I can replicate it using a b…
4 replies
I have the following expression: =iif(isnothing(reportitems.textbox1.value),1,2) which works fine, …
1 replies
Why am I getting the following when running the query below? Msg 241, Level 16, State 1, Line 1 Con…
1 replies
i have this string NAme :"Syed Abu Farooq" i want to break this into 3 strings and make its three…
9 replies
Viewing 15 topics - 7,546 through 7,560 (of 10,647 total)
You must be logged in to create new topics.