Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / General DB Topics / General DB Topics / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
loading TAB delimited text file using Fastload (Teradata)29 Nov 2005 14:59 GMT1
I try to use Teradata Fastload utility to load TAB delimited text file.
According to documentation delimiter is defined by following statement:
SET RECORD VARTEXT "c"
where c is the delimiter.
Recommendation Requested29 Nov 2005 03:51 GMT2
I'm an Oracle forms application designer by trade working for a DoD
contractor, but my company has asked me to recommend a database backend
and front end development tool for its own internal use.
The requirement is 50+ users in several geographic locations therefore
some questions about SQL syntax in Oracle28 Nov 2005 22:41 GMT1
can i add auto index in the oracle database table?
how to check the no. of entry in the field?
thanks!
abstract type and postgresql / RDBMS28 Nov 2005 15:19 GMT3
I am a novice to DB. I am working with Postgresql. The following is
*not* an academic assignment. I suspect this could be an FAQ.
The required data to be stored is graphs with nodes and branches
belonging to various types. Based on each type, more data needs to be
Is 'status' a reserved word?26 Nov 2005 19:18 GMT1
I'm trying to determine whether or not 'status' is a reserved word for
some SQL standard, and have encountered conflicting information.  The
following reserved words checker suggests that it isn't:
http://www.petefreitag.com/tools/sql_reserved_words_checker/
renaming colums in MySQL26 Nov 2005 16:09 GMT4
How would one go about renaming columns in MySQL?  Neither of the
following seem to work:
ALTER TABLE phpbb_users RENAME username TO usertest
ALTER TABLE phpbb_users RENAME COLUMN username TO usertest
Performance when using  php and mysql25 Nov 2005 22:23 GMT1
Can somebody tell my something about performances when using mysql and php!
Where i can find document about this performance?
How php and mysql behave in use of multiple connections?
Lists and databases24 Nov 2005 13:53 GMT2
I'm currently designing my first complex database, and I'm somewhat
stumped on how to store ordered lists data. I have an object that
represents an instruction, and I have an object that has a list of
these instructions. The instruction must be ordered, and I need to be
preventing certain SQL injections24 Nov 2005 00:49 GMT4
I'm trying to write a modification for phpBB that protects against
common exploits, and am currious as to whether or not blocking all
requests containing the substring 'UNION' would be sufficient to
protect against SQL injection attacks involving UNIONs.  If it isn't
design conflict - primary-foriegn constraints VS deadlock22 Nov 2005 17:15 GMT2
I've just been researching deadlocks (yes, we
sometimes use Sybase;-) and came across
the generic advice to always access
(and implicitly lock) tables in the
Indexes and -Null- values22 Nov 2005 16:34 GMT7
My Oracle DBA friends once explained to me that null values, when used
as a part of a restriction clause in SQL do not take advantage of any
indexes placed on that specific column. As in the generic example
below:
How should I represent this constraint?22 Nov 2005 05:42 GMT3
I have a set of USERs.
Each USER can have multiple DEFAULT_LISTs that belong to it.
Every DEFAULT_LIST belongs to one USER.
Each USER can have multiple FILEs that belong to it.
Can 1 UPDATE SET more than 1 table?22 Nov 2005 01:15 GMT3
update COST_TAB,POS_TAB,OBJ_TAB
set cost_tab.f38=epl.pricesu,POS.F2119='1',OBJ_tab.F22=EPL.UM
FROM    COST_TAB COST_TAB
    INNER JOIN EPL EPL ON COST_TAB.F26 = EPL.SKU AND COST_TAB.F38 <>
Automatic database request21 Nov 2005 23:46 GMT4
I will implemented a MySQL database on a Website. There will be a date field
on this database and I want this field to be check automaticly to make an
actrion if the date expired.The "program" must run by imself on the server.
How can I do that? I was thinking that a CGI script on ...
CEIL function21 Nov 2005 23:01 GMT11
Does it exist CEIL function (returns the smallest integer that is
greater than or equal to the argument) in Teradata?
I can't find it. Any implementation ideas?
Thx
Pages: 1 2 3 4 October, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.