Topics
Started by
Posts
Last post
Basic request here: I need T-SQL to GRANT INSERT, UPDATE, DELETE, SELECT on all user TA…
1 replies
I'm trying to pretty up a report. How do I get commas in the numeric columns? The colum…
5 replies
Hi everyone, I am trying to select a distinct list of values from a dynamically assigned column/tab…
2 replies
I need some help with a function that will string together flight itinerary details from my Itinera…
9 replies
how to count rows with "where" i have this code --------------- SELECT (SELECT COUNT(*) FROM tb_hit…
9 replies
Hello, I'm hoping someone can help me with the following problem. We are using ISQL in a bat…
2 replies
I am trying to insert 3500 rows from table budget04 to budget05. I have an IDENTITY field in budget…
4 replies
I need some help with a stored procedure I am working on and hope someone has some good advise! I h…
6 replies
I enter null into a column (yes nulls are allowed) and get this error on subsequent updates: Server…
3 replies
I have a table that I am working with and one of the fields has a money datatype with the scale set…
4 replies
Hi i have two tables. CREATE TABLE [tblSurvey2_Questions] ( [QuestionID] [int] IDENTITY (1, 1…
5 replies
Very confused. Just when I think I understand constructing some of these statements, I run into a …
2 replies
Could someone please explain why my count(*) does not match sysindexes.rows? select rows, rowcnt fr…
4 replies
I have two tables where I have full text search enabled and active. Table A is static- it doesnt ch…
2 replies
I have a database table and one of its column is called case_Details of data type text. I nee…
3 replies
Viewing 15 topics - 7,636 through 7,650 (of 17,082 total)
You must be logged in to create new topics.