Topics
Started by
Posts
Last post
Hello all, I have a table that stores pictures for my users but now i need to get multiple pictures…
3 replies
Hai friends, My emp Table is create table emp ( location varchar(20), ename varchar(30) ) inser…
5 replies
Hello All, Can I use conditional logic in a function that returns a table? CREATE FUNCTION dbo.Test…
7 replies
Hi Pls help me to find a Query to delete the records with top 3 marks from a student table
4 replies
Is there a way to structure a single query to select all the unique values from field 1 of table A,…
3 replies
Hey guys, We have this system that is not built for reporting but we are having to write reports fo…
6 replies
I am trying to find out how to do the same thing I do in a join in a where clause. I have the follo…
7 replies
Hello, I hopefully can explain my self, first the code 🙂 -- Declare the return variable here DEC…
3 replies
We have a view that is using concatenate string for street.( prefix+ streetname+ suffix) Now since …
9 replies
Hi Friends, I have an unusual problem that I've been unable to find any info to help, so I'm hoping…
5 replies
I have a select statment,but get an error: Arithmetic overflow error converting float to data type …
4 replies
what are the list of things to be considered when data type is changed in a table... how to do impa…
4 replies
Hello Everybody, Consider the following table, create table SampleTable (Categoryvarchar(100), Org…
6 replies
Hi, I am new in this forum and this is my first topic. I have created an SSRS report that is calle…
3 replies
Hello, I have a table with five fields used to hold address data. Due to poor practices the users h…
12 replies
Viewing 15 topics - 3,511 through 3,525 (of 10,647 total)
You must be logged in to create new topics.