Topics
Started by
Posts
Last post
How can I copy and entity that is represented by records in more than 1 table (due to the fact that…
3 replies
Hi, In SQL Server Management Studio, Observed there's something i would like to know. I logged in a…
11 replies
Hi All, For some reason, I need generate a table from an existing table, order by another columns. …
14 replies
Morning- Anyone know of a way to find all sprocs or views in a database that use a specific view or…
14 replies
Oracle PL/SQL has a syntax extension for creating procedures, functions, triggers, etc. Instead of…
12 replies
I have a table CREATE TABLE AAATable ( K INT, SKU VARCHAR(1), KBN INT, MONEY INT ) with data INS…
5 replies
is there a setting that will force the "quoted identifiers" to appear when your outputing your resu…
1 replies
Hi i m having a requirement where i need to include all the months between two date for ex: select …
6 replies
Hi experts, i have an database date field in sql server 2005. i want to build an query to update on…
3 replies
At my work we have a field that is basically a long string (datatype text) that is updated when a r…
4 replies
Howdy! I have a stored procedure that sets the IsIgnored flag in a table to 1 (true) if the user ig…
9 replies
I'm sure there's something glaringly obvious here that I'm just not seeing. I want to do something…
2 replies
I have a table, table contain 5 Column (SSN, DOB, Gender, FirstName, LastName) I have match data ba…
5 replies
I have a query, I need to build in a where clause based on a datetime field. The where clause need…
8 replies
Ok, this is probably easier than I'm making it out to be, but is there a way to write a trigger on …
2 replies
Viewing 15 topics - 10,171 through 10,185 (of 10,647 total)
You must be logged in to create new topics.