Difference between revisions of "Character waypoints (Database Table)"

From SWGANH Wiki
Jump to: navigation, search
(New page: character_waypoints)
 
 
Line 1: Line 1:
character_waypoints
+
{{PageHeader|Database Table|character_waypoints}}
 +
 
 +
{| border="0" width="90%" cellpadding=6
 +
|-
 +
|valign=top|
 +
 
 +
==Table Structure==
 +
{| align="center"
 +
|-
 +
||
 +
{| class = "wikitable"
 +
|-  align="center" style="background-color:#ffffcc;"
 +
||'''Field'''||'''Type'''||'''Unsigned'''||'''Autoinc'''||'''Null'''||'''Key'''||'''Default Value'''||'''Description'''
 +
|- align="center"
 +
|align="left"| || ||align="center"|[[Image:Symbol OK.png|10px]]||align="center"|[[Image:Symbol OK.png|10px]]|| || || ||
 +
|- align="center" style="background-color:#F1F1F1;"
 +
|| || ||align="center"| ||align="center"| || || || ||
 +
|-
 +
|}
 +
|}
 +
 
 +
|valign=top|
 +
 
 +
== Related Tags ==
 +
{|align="center"
 +
|-
 +
||{{D25%}}
 +
|-
 +
||{{Database}}
 +
|-
 +
||{{DatabaseTable}}
 +
|-
 +
|}
 +
|}
 +
 
 +
==Table Create Script==
 +
<pre>
 +
 +
</pre>
 +
 
 +
==Table Describe==
 +
<pre>
 +
 +
</pre>

Latest revision as of 21:34, 6 June 2007

Database Table - character_waypoints

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.


Table Structure

Field Type Unsigned Autoinc Null Key Default Value Description
Symbol OK.png Symbol OK.png

Related Tags

25% This document has been partially completed.

Database This document relates to the SWGANH Database Schema.

DB Table This document relates to the SWGANH Database Schema.

Table Create Script

 

Table Describe