Topics
Started by
Posts
Last post
I am trying to calculate percentage in select statement but i am getting wrong result, please help …
2 replies
By: rs
I have a table that does not have an index. There are some duplicate rows in the table…
3 replies
I need to get a list of tables where there is an identity field. I didn't find these informat…
6 replies
The Microsoft SQL full-text indexing seems to be working fine, however why does it only work when I…
1 replies
By: vadba
Here is my trigger code. CREATE TRIGGER insert_into_emp ON emp FOR INSERT,UPDATE,DELETE AS SET XACT…
5 replies
I need to be able to log (insert) data exceptions into an exception table from stored procedures an…
3 replies
I have a table with floats and I want to format them in a view so that they are always displayed&nb…
2 replies
Trying to use the TSQL debugger in Query Analyzer on a workstation on the local LAN. Environment: S…
6 replies
By: Tim OPry
I am running a script using isql and sending the output to a txt file via -o; The put put contains…
4 replies
Hi all. I have a UDF wich basically do some like this: CREATE FUNCTION( @func_param )RETURNS INT A…
5 replies
Hi all, I'm using this code to read in the contents of a file: (@filename & @filecontent are de…
8 replies
By: dongadoy
Can anyone point me to SQL Server code that can calculate the number of days in a specific month? &…
5 replies
By: covitz
Hi folks, I am a new user and i have to count the records that i have in double in a table. I …
3 replies
Hi friends The following query returns list of our cliens requests (categorywise we mark each each …
3 replies
By: sqlpro
I have been on a 3-year hiatus from SQL and I'm just coming back to it, trying to refresh my memory…
1 replies
Viewing 15 topics - 13,141 through 13,155 (of 17,082 total)
You must be logged in to create new topics.