Topics
Started by
Posts
Last post
How can I group the results from the query below to give me: Row from mnt_Header &nbs…
11 replies
Hi - I'm in the process of converting a load of T-SQL to remove cursors in order to improve perform…
3 replies
need help to import a text file to table in sql server my text file is like this what i need to is …
1 replies
For some reason, and I know all the fields are the same datatype of varchar, I get the error: Error…
3 replies
Does anyone here know MySQL and MS-SQL? I have a MySQL query that I am trying to convert to MS-SQL,…
4 replies
Hello! I'm creating triggers from a trigger for auditing pourposes, and I need to be sure that the …
4 replies
Dear all I am looking at someone else's d/b, and I am trying to find out how a certain table got po…
7 replies
I would like to take row in a table and update other existing rows so they copy all columns of …
2 replies
I have a table which contains Item Id and their corresponding States stored in a table. Now I need …
2 replies
I have a table output that need to be sorted on certain rules. Here is the sample output (unsorted)…
9 replies
Hi, We are working on a web interface and we need to list all the database with particular login de…
5 replies
Hi i have two tables CREATE TABLE [tbl_UserBlog] ( [UserBlogID] [int] IDENTITY (1, 1) NOT NUL…
4 replies
I want to create a SQL statement to retrieve a numeric value from a table, and return it with the c…
7 replies
Hi, I'm have the following fields in a view: UserID, ProjectID, User_Name, User_Rank I am attemptin…
5 replies
I have 2 fields address1,address2, How can i get address1 if address2 has null in it
5 replies
Viewing 15 topics - 7,606 through 7,620 (of 17,082 total)
You must be logged in to create new topics.